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