Skip to content

Commit

Permalink
chore(deps): bump kyverno/chainsaw from 0.0.9 to 0.2.9
Browse files Browse the repository at this point in the history
Bumps [kyverno/chainsaw](https://github.com/kyverno/chainsaw) from 0.0.9 to 0.2.9.
- [Release notes](https://github.com/kyverno/chainsaw/releases)
- [Changelog](https://github.com/kyverno/chainsaw/blob/main/.goreleaser.yaml)
- [Commits](kyverno/chainsaw@v0.0.9...v0.2.9)

---
updated-dependencies:
- dependency-name: kyverno/chainsaw
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 1091124 commit 227927f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
run: docker build . --file Dockerfile --tag redis-operator:e2e

- name: Install chainsaw
uses: kyverno/chainsaw/.github/actions/install@v0.0.9
uses: kyverno/chainsaw/.github/actions/install@v0.2.9
with:
release: v0.1.7

Expand Down

0 comments on commit 227927f

Please sign in to comment.