Skip to content

Commit

Permalink
Merge pull request #5 from t0biiias/T0biii-patch-3
Browse files Browse the repository at this point in the history
Update shellcheck.yml
  • Loading branch information
T0biii authored Apr 29, 2024
2 parents 442ed6f + 628b1ac commit 55afd56
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@v3
- uses: actions/checkout@v4
- 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 55afd56

Please sign in to comment.