Skip to content

Commit

Permalink
Merge pull request #105 from nicholaswilde/renovate/reviewdog-action-…
Browse files Browse the repository at this point in the history
…shellcheck-1.x

chore(deps): update reviewdog/action-shellcheck action to v1.9
  • Loading branch information
nicholaswilde authored Sep 26, 2021
2 parents d7c932c + 5fb237d commit 95f21c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
fetch-depth: 1
- name: Lint Hack Scripts
uses: reviewdog/action-shellcheck@v1.7
uses: reviewdog/action-shellcheck@v1.9
with:
path: "./hack"
level: "error"

0 comments on commit 95f21c2

Please sign in to comment.