mirror of
https://github.com/tj-actions/pg-dump.git
synced 2025-06-11 13:12:32 +00:00
chore(deps): update reviewdog/action-shellcheck action to v1.29 (#177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a3f5d47e6
commit
0295f85666
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.28
|
||||
uses: reviewdog/action-shellcheck@v1.29
|
||||
|
||||
test-postgresql:
|
||||
name: Test pg_dump with PostgreSQL version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue