Skip to content

Commit 37f96e9

Browse files
chore(deps): update reviewdog/action-yamllint action to v1.17.0
1 parent ea8b055 commit 37f96e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/yamllint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
99
- name: yamllint
10-
uses: reviewdog/action-yamllint@8d79c3d034667db2792e328936811ed44953d691 # v1.14.0
10+
uses: reviewdog/action-yamllint@c23c5d4cd45b5cc16fa3e6e34073068b228cabeb # v1.17.0
1111
with:
1212
reporter: github-pr-review
1313
filter_mode: nofilter

0 commit comments

Comments
 (0)