Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
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 May 22, 2024
1 parent d15c80e commit 86946df
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.2
with:
release: v0.1.7

Expand Down

0 comments on commit 86946df

Please sign in to comment.