Skip to content

Commit

Permalink
Pin version of shellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
quodlibetor committed Jul 5, 2020
1 parent cc0e795 commit 13c2f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
- name: Lint
run: bash ci/lint.sh
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
uses: ludeeus/action-shellcheck@0.3.0
with:
check_together: 'y'

0 comments on commit 13c2f0b

Please sign in to comment.