Skip to content

Commit dc11be1

Browse files
Update reviewdog/action-actionlint action to v1.55.0
1 parent 9061b83 commit dc11be1

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
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/[email protected]
1313

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

0 commit comments

Comments
 (0)