Skip to content

Commit

Permalink
github: run latest shellcheck
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Groffen <[email protected]>
  • Loading branch information
grobian committed Mar 30, 2024
1 parent b117cb0 commit 2e3f842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
bash -n "${script}"
done
- name: Test scripts with ShellCheck
uses: ludeeus/action-shellcheck@1.1.0
uses: ludeeus/action-shellcheck@master
with:
scandir: "./scripts"

0 comments on commit 2e3f842

Please sign in to comment.