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 d72ffe6 commit f952061Copy full SHA for f952061
.github/workflows/lint-github-actions.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
19
20
- - uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0
+ - uses: reviewdog/action-actionlint@437bbe918b0d29544cbf9e8b1d63fe6f4e7a881d # v1.69.0
21
with:
22
reporter: github-check
23
fail_on_error: true
0 commit comments