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 df96e6b commit e8fb02dCopy full SHA for e8fb02d
.github/workflows/lint.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Checkout Repository
39
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
40
41
- - uses: reviewdog/action-actionlint@17ea0452ae2cd009a22ca629732a9ce7f49a55e6 # v1.39.0
+ - uses: reviewdog/action-actionlint@82693e9e3b239f213108d6e412506f8b54003586 # v1.39.1
42
with:
43
actionlint_flags: -shellcheck ""
44
0 commit comments