We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5b058f commit f97e7d0Copy full SHA for f97e7d0
.github/workflows/actionlint.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/[email protected]
17
- name: actionlint
18
- uses: reviewdog/[email protected].0
+ uses: reviewdog/[email protected].2
19
with:
20
github_token: ${{ secrets.GITHUB_TOKEN }}
21
reporter: github-pr-review
0 commit comments