We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07c004 commit 5b0f744Copy full SHA for 5b0f744
.github/workflows/lint.yml
@@ -75,7 +75,7 @@ jobs:
75
- name: Checkout Repository
76
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
77
78
- - uses: reviewdog/action-actionlint@51bfb044ddaed55059d16f14daedbe05a9937dc1 # v1.45.0
+ - uses: reviewdog/action-actionlint@89a03f6ba8c0a9fd238e82c075ffb34b86e40291 # v1.46.0
79
with:
80
actionlint_flags: -shellcheck ""
81
0 commit comments