Skip to content

Commit

Permalink
Merge pull request #4 from t0biiias/backport-2-to-next
Browse files Browse the repository at this point in the history
[Backport next] Update shellcheck.yml
  • Loading branch information
T0biii authored Apr 29, 2024
2 parents 07f5b61 + a840a4a commit 40fa26f
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 40fa26f

Please sign in to comment.