Skip to content

Commit 95f21c2

Browse files
Merge pull request #105 from nicholaswilde/renovate/reviewdog-action-shellcheck-1.x
chore(deps): update reviewdog/action-shellcheck action to v1.9
2 parents d7c932c + 5fb237d commit 95f21c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
fetch-depth: 1
4949
- name: Lint Hack Scripts
50-
uses: reviewdog/action-shellcheck@v1.7
50+
uses: reviewdog/action-shellcheck@v1.9
5151
with:
5252
path: "./hack"
5353
level: "error"

0 commit comments

Comments
 (0)