Skip to content

Commit 73b18a2

Browse files
authored
Merge pull request #33 from arkedge/renovate/reviewdog-action-actionlint-1.x
Update reviewdog/action-actionlint action to v1.57.0
2 parents 83700c7 + 04faae7 commit 73b18a2

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
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414

1515
- name: actionlint
16-
uses: reviewdog/action-actionlint@v1.54.0
16+
uses: reviewdog/action-actionlint@v1.57.0
1717
with:
1818
github_token: ${{ secrets.GITHUB_TOKEN }}
1919
reporter: github-pr-review

0 commit comments

Comments
 (0)