Skip to content

Commit

Permalink
Merge pull request #54 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.10.0
  • Loading branch information
haarchri committed Jan 24, 2024
2 parents 890c42a + 8993650 commit 370d9e0
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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: yamllint
uses: reviewdog/action-yamllint@b00d2ab43a360f25846817aa225d3b39001affc3 # v1.9.0
uses: reviewdog/action-yamllint@c247c50238c06b3127fc83dc3012b5f056ef8ff9 # v1.10.0
with:
reporter: github-pr-review
filter_mode: nofilter
Expand Down

0 comments on commit 370d9e0

Please sign in to comment.