Skip to content

Commit d6e88d9

Browse files
Update reviewdog/action-actionlint action to v1.44.0
1 parent d7842c4 commit d6e88d9

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
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)