Skip to content

Commit ac60e46

Browse files
chore(deps): update reviewdog/action-actionlint action to v1.66.0 (#1494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adfa883 commit ac60e46

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
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616

1717
- name: actionlint
18-
uses: reviewdog/action-actionlint@v1.65.2
18+
uses: reviewdog/action-actionlint@v1.66.0
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
reporter: github-pr-review

0 commit comments

Comments
 (0)