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 dc00e3d commit f9fcd93Copy full SHA for f9fcd93
.github/workflows/lint.yml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
46
47
- name: Lint Actions
48
- uses: reviewdog/action-actionlint@05c9d7bef25a46caf572df3497afa7082fc111df # v1.55.0
+ uses: reviewdog/action-actionlint@15a7a477ab5ab768a41c39b2c53970bf151c73f3 # v1.56.0
49
with:
50
actionlint_flags: -shellcheck ""
51
0 commit comments