Skip to content

Commit 5153004

Browse files
authored
Merge pull request #6 from EEWBot/renovate/reviewdog-action-actionlint-1.x
2 parents ccc861b + d6e88d9 commit 5153004

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
steps:
1313
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
1414
- name: actionlint
15-
uses: reviewdog/action-actionlint@v1.40.0
15+
uses: reviewdog/action-actionlint@v1.44.0
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818
reporter: github-pr-review

0 commit comments

Comments
 (0)