Skip to content

Commit e04de14

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

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@1dca3ad811867be18fbe293a9818d715a6c2cd46 # v1.20.0
1111
with:
1212
reporter: github-pr-review
1313
filter_mode: nofilter

0 commit comments

Comments
 (0)