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 fdedbe8 commit 316db99Copy full SHA for 316db99
.github/workflows/lint.yml
@@ -78,7 +78,7 @@ jobs:
78
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
79
80
- name: Lint Actions
81
- uses: reviewdog/action-actionlint@a5524e1c19e62881d79c1f1b9b6f09f16356e281 # v1.65.2
+ uses: reviewdog/action-actionlint@50b75b9513baa71e6a1899a1ebaa9ac9851cf16c # v1.66.0
82
with:
83
actionlint_flags: -shellcheck ""
84
0 commit comments