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 99a57e7 commit 5bb6bf2Copy full SHA for 5bb6bf2
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
27
- name: Lint Actions
28
- uses: reviewdog/action-actionlint@50b75b9513baa71e6a1899a1ebaa9ac9851cf16c # v1.66.0
+ uses: reviewdog/action-actionlint@e37e2ca68a70112d21e135229272da28ce2d0d5a # v1.66.1
29
with:
30
actionlint_flags: -shellcheck ""
31
0 commit comments