We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 530f25f commit d0e6d94Copy full SHA for d0e6d94
.github/workflows/lint.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Checkout Repository
67
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
68
69
- - uses: reviewdog/action-actionlint@6a38513dd4d2e818798c5c73d0870adbb82de4a4 # v1.41.0
+ - uses: reviewdog/action-actionlint@b0a6aebe1d2191decc9b4f022cdfc248b702477d # v1.42.0
70
with:
71
actionlint_flags: -shellcheck ""
72
0 commit comments