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 1cf6064 commit 35a0802Copy full SHA for 35a0802
.github/workflows/lint.yml
@@ -47,7 +47,7 @@ jobs:
47
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
48
49
- name: Lint Actions
50
- uses: reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2
+ uses: reviewdog/action-actionlint@e37e2ca68a70112d21e135229272da28ce2d0d5a # v1.66.1
51
with:
52
actionlint_flags: -shellcheck ""
53
0 commit comments