We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8b055 commit 544f499Copy full SHA for 544f499
.github/workflows/yamllint.yaml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
9
- name: yamllint
10
- uses: reviewdog/action-yamllint@8d79c3d034667db2792e328936811ed44953d691 # v1.14.0
+ uses: reviewdog/action-yamllint@f01d8a48fd8d89f89895499fca2cff09f9e9e8c0 # v1.21.0
11
with:
12
reporter: github-pr-review
13
filter_mode: nofilter
0 commit comments