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 0f5480d commit 18c5ec4Copy full SHA for 18c5ec4
.github/workflows/lint-github-actions.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
19
20
- - uses: reviewdog/action-actionlint@95395aac8c053577d0bc67eb7b74936c660c6f66 # v1.67.0
+ - uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0
21
with:
22
reporter: github-check
23
fail_on_error: true
0 commit comments