Skip to content

Commit fc196e8

Browse files
authored
Merge pull request #767 from ut-issl/renovate/reviewdog-action-actionlint-1.x
Update reviewdog/action-actionlint action to v1.66.0
2 parents 7d80047 + fc64d46 commit fc196e8

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
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v4.2.2
13-
- uses: reviewdog/action-actionlint@v1.65.2
13+
- uses: reviewdog/action-actionlint@v1.66.0
1414
with:
1515
github_token: ${{ secrets.GITHUB_TOKEN }}
1616
reporter: github-pr-review

0 commit comments

Comments
 (0)