From 94aa4b5acff8be858730aa8a8795f3dd9e739935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 08:12:50 +0000 Subject: [PATCH] Bump reviewdog/action-shellcheck from 1.23 to 1.24 Bumps [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) from 1.23 to 1.24. - [Release notes](https://github.com/reviewdog/action-shellcheck/releases) - [Commits](https://github.com/reviewdog/action-shellcheck/compare/v1.23...v1.24) --- updated-dependencies: - dependency-name: reviewdog/action-shellcheck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 2a62b51..a7bb389 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.23 + uses: reviewdog/action-shellcheck@v1.24 test-postgresql: name: Test pg_dump with PostgreSQL version