Skip to content

Commit 3f08b70

Browse files
Update reviewdog/action-actionlint action to v1.66.0
1 parent ccf50e8 commit 3f08b70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414
- name: actionlint
15-
uses: reviewdog/action-actionlint@v1.65.2
15+
uses: reviewdog/action-actionlint@v1.66.0
1616
with:
1717
github_token: ${{ secrets.GITHUB_TOKEN }}
1818
reporter: github-pr-review

0 commit comments

Comments
 (0)