Skip to content

Commit

Permalink
Merge pull request twpayne#1121 from twpayne/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/ludeeus/action-shellcheck-1.1.0

Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0
  • Loading branch information
twpayne committed Apr 1, 2021
2 parents 02267b5 + b6d33d9 commit 4dec971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
with:
version: v1.39.0
- name: ShellCheck
uses: ludeeus/action-shellcheck@1.0.0
uses: ludeeus/action-shellcheck@1.1.0
with:
scandir: ./assets/scripts
- name: Whitespace
Expand Down

0 comments on commit 4dec971

Please sign in to comment.