Skip to content

Commit

Permalink
build(deps): bump reviewdog/action-yamllint from 1.14.0 to 1.15.0 (#349)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/reviewdog/action-yamllint/releases)
- [Commits](reviewdog/action-yamllint@8d79c3d...bc37f45)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 6cf15c4 commit 2cf9548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
egress-policy: audit

- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: reviewdog/action-yamllint@8d79c3d034667db2792e328936811ed44953d691 # v1.14.0
- uses: reviewdog/action-yamllint@bc37f456f657881f4a007caa6e243cef03ec8a84 # v1.15.0
with:
fail_on_error: true
reporter: github-pr-review
Expand Down

0 comments on commit 2cf9548

Please sign in to comment.