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 a67f93d commit 8858bd5Copy full SHA for 8858bd5
1 file changed
.github/workflows/github-actions-lint.yml
@@ -15,7 +15,7 @@ jobs:
15
files: |
16
.github/workflows/*.yaml
17
.github/workflows/*.yml
18
- - uses: reviewdog/action-actionlint@v1
+ - uses: reviewdog/action-actionlint@main
19
if: steps.changed-files.outputs.any_changed == 'true'
20
with:
21
fail_level: any
0 commit comments