From 3e3cdd1c5139d4b26ebe155a9cfbe4782886a4d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 20:05:48 +0000 Subject: [PATCH] chore(deps): update reviewdog/action-shellcheck action to v1.20 --- .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 cf1f4de..c51f39c 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.19 + uses: reviewdog/action-shellcheck@v1.20 test-postgresql: name: Test pg_dump with PostgreSQL version