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 191d032 commit 3959a1bCopy full SHA for 3959a1b
.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@534eb894142bcf31616e5436cbe4214641c58101 # v1.61.0
+ uses: reviewdog/action-actionlint@af17f9e3640ac863dbcc515d45f5f35d708d0faf # v1.62.0
82
with:
83
actionlint_flags: -shellcheck ""
84
0 commit comments