From a5c594b1de2bf1b72bb082a1d7c15ae6ec3f16c0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 04:18:56 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-shellcheck action to v1.27 --- .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 1f35832..c053e87 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.26 + uses: reviewdog/action-shellcheck@v1.27 test-postgresql: name: Test pg_dump with PostgreSQL version