Skip to content

Commit 4889929

Browse files
committed
Upgrade action-actionlint versions
1 parent 1e373e0 commit 4889929

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v6
1919
- name: 'Run actionlint with reviewdog'
20-
uses: reviewdog/action-actionlint@v1.7.2
20+
uses: reviewdog/action-actionlint@v1.72.0
2121
with:
2222
fail_on_error: true
2323
reporter: 'github-pr-check'

0 commit comments

Comments
 (0)