Skip to content

Commit f97e7d0

Browse files
Update reviewdog/action-actionlint action to v1.65.2
1 parent f5b058f commit f97e7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/[email protected]
1717
- name: actionlint
18-
uses: reviewdog/[email protected].0
18+
uses: reviewdog/[email protected].2
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
reporter: github-pr-review

0 commit comments

Comments
 (0)