Skip to content

Commit

Permalink
Merge pull request #56 from upbound/renovate/reviewdog-action-yamllin…
Browse files Browse the repository at this point in the history
…t-1.x

chore(deps): update reviewdog/action-yamllint action to v1.17.0
  • Loading branch information
ytsarev authored Jul 10, 2024
2 parents ea02be0 + 6404577 commit 9ff5ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: yamllint
uses: reviewdog/action-yamllint@508148c0d959b166798f9792d1b29dddcac37348 # v1.16.0
uses: reviewdog/action-yamllint@c23c5d4cd45b5cc16fa3e6e34073068b228cabeb # v1.17.0
with:
reporter: github-pr-review
filter_mode: nofilter
Expand Down

0 comments on commit 9ff5ea4

Please sign in to comment.