Skip to content

Commit

Permalink
Merge pull request angristan#706 from angristan/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/ludeeus/action-shellcheck-0.5.0

build(deps): bump ludeeus/action-shellcheck from 0.4.1 to 0.5.0
  • Loading branch information
angristan authored Jul 29, 2020
2 parents 5c2a86f + a486d07 commit 3b1af0e
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 @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: shellcheck
uses: ludeeus/action-shellcheck@0.4.1
uses: ludeeus/action-shellcheck@0.5.0
env:
SHELLCHECK_OPTS: -e SC1091,SC2164,SC2034,SC1072,SC1073,SC1009

Expand Down

0 comments on commit 3b1af0e

Please sign in to comment.