Skip to content

Commit b0d1ad5

Browse files
Update reviewdog/action-actionlint action to v1.53.0
1 parent 7ed0e65 commit b0d1ad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-actionlint.yml

Lines changed: 1 addition & 1 deletion
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.48.0
15+
- uses: reviewdog/action-actionlint@v1.53.0
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818
reporter: github-pr-check

0 commit comments

Comments
 (0)