Skip to content

Commit

Permalink
chore(deps): bump kyverno/chainsaw from 0.0.9 to 0.2.0
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.0.
- [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.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent f59f71e commit 39a6c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-chainsaw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,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.0
with:
release: v0.1.7

Expand Down

0 comments on commit 39a6c4d

Please sign in to comment.