Skip to content

Commit f55f273

Browse files
Update reviewdog/action-actionlint action to v1.64.1
1 parent eabcbfb commit f55f273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4.2.2
1818

1919
- name: actionlint
20-
uses: reviewdog/action-actionlint@v1.62.0
20+
uses: reviewdog/action-actionlint@v1.64.1
2121
with:
2222
github_token: ${{ secrets.GITHUB_TOKEN }}
2323
reporter: github-pr-review

0 commit comments

Comments
 (0)