mirror of
https://github.com/tj-actions/install-postgresql.git
synced 2024-12-20 01:18:18 +00:00
chore(deps): update reviewdog/action-shellcheck action to v1.27
Some checks failed
CI / Run shellcheck (push) Failing after 1s
CI / Test setup-postgresql (ubuntu-latest, 12) (push) Failing after 0s
CI / Test setup-postgresql (ubuntu-latest, 14) (push) Failing after 1s
CI / Test setup-postgresql (ubuntu-latest, 15) (push) Failing after 1s
CI / Test setup-postgresql (ubuntu-latest, 16) (push) Failing after 1s
Format README.md / sync-assets (push) Failing after 1s
CI / Test setup-postgresql (macos-latest, 12) (push) Has been cancelled
CI / Test setup-postgresql (macos-latest, 14) (push) Has been cancelled
CI / Test setup-postgresql (macos-latest, 15) (push) Has been cancelled
CI / Test setup-postgresql (macos-latest, 16) (push) Has been cancelled
CI / Test setup-postgresql (windows-latest, 12) (push) Has been cancelled
CI / Test setup-postgresql (windows-latest, 14) (push) Has been cancelled
CI / Test setup-postgresql (windows-latest, 15) (push) Has been cancelled
CI / Test setup-postgresql (windows-latest, 16) (push) Has been cancelled
Some checks failed
CI / Run shellcheck (push) Failing after 1s
CI / Test setup-postgresql (ubuntu-latest, 12) (push) Failing after 0s
CI / Test setup-postgresql (ubuntu-latest, 14) (push) Failing after 1s
CI / Test setup-postgresql (ubuntu-latest, 15) (push) Failing after 1s
CI / Test setup-postgresql (ubuntu-latest, 16) (push) Failing after 1s
Format README.md / sync-assets (push) Failing after 1s
CI / Test setup-postgresql (macos-latest, 12) (push) Has been cancelled
CI / Test setup-postgresql (macos-latest, 14) (push) Has been cancelled
CI / Test setup-postgresql (macos-latest, 15) (push) Has been cancelled
CI / Test setup-postgresql (macos-latest, 16) (push) Has been cancelled
CI / Test setup-postgresql (windows-latest, 12) (push) Has been cancelled
CI / Test setup-postgresql (windows-latest, 14) (push) Has been cancelled
CI / Test setup-postgresql (windows-latest, 15) (push) Has been cancelled
CI / Test setup-postgresql (windows-latest, 16) (push) Has been cancelled
This commit is contained in:
parent
412592c030
commit
da6c83b948
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
|
||||
- name: shellcheck
|
||||
uses: reviewdog/action-shellcheck@v1.26
|
||||
uses: reviewdog/action-shellcheck@v1.27
|
||||
|
||||
test:
|
||||
name: Test setup-postgresql
|
||||
|
|
Loading…
Add table
Reference in a new issue