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 8dc7329 commit 0573468Copy full SHA for 0573468
.github/workflows/lint.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Checkout Repository
76
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
77
78
- - uses: reviewdog/action-actionlint@9d8b58041eed1373f173e91b9a3db5a844197236 # v1.44.0
+ - uses: reviewdog/action-actionlint@51bfb044ddaed55059d16f14daedbe05a9937dc1 # v1.45.0
79
with:
80
actionlint_flags: -shellcheck ""
81
0 commit comments