Skip to content

Commit e90a464

Browse files
authored
Merge pull request #12 from upbound/renovate/reviewdog-action-yamllint-1.x
chore(deps): update reviewdog/action-yamllint action to v1.10.0
2 parents 8a021c4 + d9b6778 commit e90a464

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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
99
- name: yamllint
10-
uses: reviewdog/action-yamllint@b00d2ab43a360f25846817aa225d3b39001affc3 # v1.9.0
10+
uses: reviewdog/action-yamllint@c247c50238c06b3127fc83dc3012b5f056ef8ff9 # v1.10.0
1111
with:
1212
reporter: github-pr-review
1313
filter_mode: nofilter

0 commit comments

Comments
 (0)