Skip to content

Commit 8858bd5

Browse files
committed
Test actionlint main
1 parent a67f93d commit 8858bd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
files: |
1616
.github/workflows/*.yaml
1717
.github/workflows/*.yml
18-
- uses: reviewdog/action-actionlint@v1
18+
- uses: reviewdog/action-actionlint@main
1919
if: steps.changed-files.outputs.any_changed == 'true'
2020
with:
2121
fail_level: any

0 commit comments

Comments
 (0)