3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-20 21:01:53 +00:00

chore(deps): update reviewdog/action-shellcheck action to v1.18 (#1279)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-19 16:47:52 +00:00 committed by GitHub
parent 18c62c592a
commit 3bbaba4ae7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ jobs:
- name: Checkout branch
uses: actions/checkout@v3
- name: shellcheck
uses: reviewdog/action-shellcheck@v1.17
uses: reviewdog/action-shellcheck@v1.18
build:
runs-on: ubuntu-latest