Skip to content

Commit

Permalink
Return shellcheck action to master
Browse files Browse the repository at this point in the history
  • Loading branch information
samwilson committed May 4, 2024
1 parent 8a9ce57 commit e80da30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v4

- name: ShellCheck
uses: ludeeus/action-shellcheck@2
uses: ludeeus/action-shellcheck@master
with:
scandir: './bin'

Expand Down

0 comments on commit e80da30

Please sign in to comment.