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 f5b2846 commit e819f1eCopy full SHA for e819f1e
.github/workflows/lint.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
43
44
- name: Lint Actions
45
- uses: reviewdog/action-actionlint@05c9d7bef25a46caf572df3497afa7082fc111df # v1.55.0
+ uses: reviewdog/action-actionlint@15a7a477ab5ab768a41c39b2c53970bf151c73f3 # v1.56.0
46
with:
47
actionlint_flags: -shellcheck ""
48
0 commit comments