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 f80a554 commit aad07d6Copy full SHA for aad07d6
.github/workflows/actionlint.yml
@@ -40,7 +40,7 @@ jobs:
40
steps:
41
- uses: actions/checkout@v4
42
- name: actionlint
43
- uses: reviewdog/[email protected].0
+ uses: reviewdog/[email protected].2
44
with:
45
github_token: ${{ secrets.GITHUB_TOKEN }}
46
reporter: github-pr-review
0 commit comments