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 f3e9b9c commit 63c69b5Copy full SHA for 63c69b5
.github/workflows/lint.yml
@@ -77,7 +77,7 @@ jobs:
77
- name: Checkout Repository
78
uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
79
80
- - uses: reviewdog/action-actionlint@c6ee1eb0a5d47b2af53a203652b5dac0b6c4016e # v1.43.0
+ - uses: reviewdog/action-actionlint@9d8b58041eed1373f173e91b9a3db5a844197236 # v1.44.0
81
with:
82
actionlint_flags: -shellcheck ""
83
0 commit comments