We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaab4ba commit c826214Copy full SHA for c826214
.github/workflows/lint-actionlint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/[email protected]
14
15
- - uses: reviewdog/action-actionlint@v1.64.1
+ - uses: reviewdog/action-actionlint@v1.65.0
16
with:
17
github_token: ${{ secrets.GITHUB_TOKEN }}
18
reporter: github-pr-check
0 commit comments