Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-shellcheck action to v1.10
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Wilde <[email protected]>
  • Loading branch information
renovate-bot committed Nov 7, 2021
1 parent 983ded4 commit c2af2d3
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.9
uses: reviewdog/action-shellcheck@v1.10
with:
path: "./hack"
level: "error"

0 comments on commit c2af2d3

Please sign in to comment.