From b5af30b7c416c484bb9d5389dc6d0b1851503147 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 14 Jul 2024 14:29:15 +0000
Subject: [PATCH] chore(deps): update reviewdog/action-shellcheck action to
 v1.26

---
 .github/workflows/test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index ddc3291..1f35832 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
         uses: actions/checkout@v4
 
       - name: shellcheck
-        uses: reviewdog/action-shellcheck@v1.25
+        uses: reviewdog/action-shellcheck@v1.26
 
   test-postgresql:
     name: Test pg_dump with PostgreSQL version