Skip to content

Commit c826214

Browse files
Update reviewdog/action-actionlint action to v1.65.0
1 parent aaab4ba commit c826214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-actionlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/[email protected]
1414

15-
- uses: reviewdog/action-actionlint@v1.64.1
15+
- uses: reviewdog/action-actionlint@v1.65.0
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818
reporter: github-pr-check

0 commit comments

Comments
 (0)