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 deaffbf commit 687dd76Copy full SHA for 687dd76
.github/workflows/lint.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Checkout Repository
40
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
41
42
- - uses: reviewdog/action-actionlint@9d8b58041eed1373f173e91b9a3db5a844197236 # v1.44.0
+ - uses: reviewdog/action-actionlint@89a03f6ba8c0a9fd238e82c075ffb34b86e40291 # v1.46.0
43
with:
44
actionlint_flags: -shellcheck ""
45
0 commit comments