We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ace95 commit 84c801aCopy full SHA for 84c801a
.github/workflows/reviewdog.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
- uses: actions/[email protected]
31
- name: yamllint
32
- uses: reviewdog/action-yamllint@v1.6.1
+ uses: reviewdog/action-yamllint@v1.21.0
33
with:
34
github_token: ${{ secrets.github_token }}
35
reporter: github-check
0 commit comments