Skip to content

Commit

Permalink
chore(deps): update reviewdog/action-shellcheck action to v1.27
Browse files Browse the repository at this point in the history
Signed-off-by: Nicholas Wilde <ncwilde43@gmail.com>
  • Loading branch information
renovate[bot] committed Sep 16, 2024
1 parent c39d2c5 commit 80b00fb
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.27
with:
path: "./hack"
level: "error"

0 comments on commit 80b00fb

Please sign in to comment.