Skip to content

Commit

Permalink
Bump reviewdog/action-yamllint from 1.16.0 to 1.17.0 (#150)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/reviewdog/action-yamllint/releases)
- [Commits](reviewdog/action-yamllint@508148c...c23c5d4)

---
updated-dependencies:
- dependency-name: reviewdog/action-yamllint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent 88bdd7e commit e913dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Lint YAML
uses: reviewdog/action-yamllint@508148c0d959b166798f9792d1b29dddcac37348 # v1.16.0
uses: reviewdog/action-yamllint@c23c5d4cd45b5cc16fa3e6e34073068b228cabeb # v1.17.0

0 comments on commit e913dba

Please sign in to comment.