Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 76c416e

Browse files
Update reviewdog/action-actionlint action to v1.53.0
1 parent 0a4a77f commit 76c416e

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
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v4.1.7
1313

1414
- name: actionlint
15-
uses: reviewdog/action-actionlint@v1.51.0
15+
uses: reviewdog/action-actionlint@v1.53.0
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818
reporter: github-pr-review

0 commit comments

Comments
 (0)