8000
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 dfb2b0b commit bd7a962Copy full SHA for bd7a962
.github/workflows/lint.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
48
49
- name: Lint Actions
50
- uses: reviewdog/action-actionlint@15a7a477ab5ab768a41c39b2c53970bf151c73f3 # v1.56.0
+ uses: reviewdog/action-actionlint@7eeec1dd160c2301eb28e1568721837d084558ad # v1.57.0
51
with:
52
actionlint_flags: -shellcheck ""
53
0 commit comments