We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7c932c + 5fb237d commit 95f21c2Copy full SHA for 95f21c2
.github/workflows/lint.yaml
@@ -47,7 +47,7 @@ jobs:
47
with:
48
fetch-depth: 1
49
- name: Lint Hack Scripts
50
- uses: reviewdog/action-shellcheck@v1.7
+ uses: reviewdog/action-shellcheck@v1.9
51
52
path: "./hack"
53
level: "error"
0 commit comments