Skip to content

Commit

Permalink
Update shellcheck.yml
Browse files Browse the repository at this point in the history
(cherry picked from commit 6a31ef5)
  • Loading branch information
T0biii authored and github-actions[bot] committed Apr 29, 2024
1 parent 07f5b61 commit a840a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
name: runner / shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
- name: shellcheck
# Make sure the action is pinned to a commit, as all reviewdog repos
# have hundreds of contributors with write access (breaks easy/often)
Expand Down

0 comments on commit a840a4a

Please sign in to comment.