Skip to content

Commit 5ee4a4d

Browse files
Update reviewdog/action-actionlint action to v1.54.0
1 parent 47d94b5 commit 5ee4a4d

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
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/[email protected]
1717
- name: actionlint
18-
uses: reviewdog/action-actionlint@v1.53.0
18+
uses: reviewdog/action-actionlint@v1.54.0
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
reporter: github-pr-review

0 commit comments

Comments
 (0)