Skip to content

Commit

Permalink
build(deps): bump reviewdog/action-yamllint from 1.18.0 to 1.19.0 (#405)
Browse files Browse the repository at this point in the history
Bumps [reviewdog/action-yamllint](https://github.com/reviewdog/action-yamllint) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/reviewdog/action-yamllint/releases)
- [Commits](reviewdog/action-yamllint@4e4ba96...e09f077)

---
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 Sep 16, 2024
1 parent 5101f74 commit 553c9a3
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@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: reviewdog/action-yamllint@4e4ba96d03a0e12a0e71c29e5fef1db309d09201 # v1.18.0
- uses: reviewdog/action-yamllint@e09f07780388032a624e9eb44a23fd1bbb4052cc # v1.19.0
with:
fail_on_error: true
reporter: github-pr-review
Expand Down

0 comments on commit 553c9a3

Please sign in to comment.