mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-05 23:41:23 +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
|
- name: Checkout to branch
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: shellcheck
|
- name: shellcheck
|
||||||
uses: reviewdog/action-shellcheck@v1.15
|
uses: reviewdog/action-shellcheck@v1.16
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.PAT_TOKEN }}
|
github_token: ${{ secrets.PAT_TOKEN }}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue