mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 03:34:50 +00:00
chore(deps): update reviewdog/action-shellcheck action to v1.16
This commit is contained in:
parent
73401b8f0b
commit
5f902276c1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Checkout to branch
|
||||
uses: actions/checkout@v3
|
||||
- name: shellcheck
|
||||
uses: reviewdog/action-shellcheck@v1.15
|
||||
uses: reviewdog/action-shellcheck@v1.16
|
||||
with:
|
||||
github_token: ${{ secrets.PAT_TOKEN }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue