We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad07d6 commit d4546f5Copy full SHA for d4546f5
.github/workflows/actionlint.yml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- uses: actions/checkout@v4
42
- name: actionlint
43
- uses: reviewdog/action-actionlint@v1.65.2
+ uses: reviewdog/action-actionlint@v1.66.1
44
with:
45
github_token: ${{ secrets.GITHUB_TOKEN }}
46
reporter: github-pr-review
0 commit comments