mirror of
https://github.com/tj-actions/pg-dump.git
synced 2024-12-20 01:18:49 +00:00
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] <support@github.com>
This commit is contained in:
parent
66b0c0d4c0
commit
94aa4b5acf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue