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 fcc1b56 commit df02749Copy full SHA for df02749
.github/workflows/lint.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
41
42
- name: Lint Actions
43
- uses: reviewdog/action-actionlint@afad3b6ab835e5611bda8c8193377e2d5c21413d # v1.51.0
+ uses: reviewdog/action-actionlint@d99f1ceaf59e7db022a790dc308ccccb68dda71a # v1.53.0
44
with:
45
actionlint_flags: -shellcheck ""
46
0 commit comments