3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-29 03:34:50 +00:00

Merge pull request #856 from tj-actions/renovate/reviewdog-action-shellcheck-1.x

chore(deps): update reviewdog/action-shellcheck action to v1.16
This commit is contained in:
Tonye Jack 2022-12-13 11:24:15 -07:00 committed by GitHub
commit 2a28c9bb7d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}