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 953151b commit ede4d31Copy full SHA for ede4d31
.github/workflows/lint.yml
@@ -38,7 +38,7 @@ jobs:
38
steps:
39
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
40
41
- - uses: reviewdog/action-actionlint@95395aac8c053577d0bc67eb7b74936c660c6f66 # v1.67.0
+ - uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0
42
with:
43
reporter: github-pr-review
44
level: warning
0 commit comments