Skip to content

Commit

Permalink
Bump kyverno/action-install-chainsaw from 0.1.6 to 0.1.7 (#2700)
Browse files Browse the repository at this point in the history
Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/kyverno/action-install-chainsaw/releases)
- [Commits](kyverno/action-install-chainsaw@v0.1.6...v0.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 2ac25e8 commit fe2336f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: bin
key: ${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('Makefile') }}
- name: Install chainsaw
uses: kyverno/action-install-chainsaw@v0.1.6
uses: kyverno/action-install-chainsaw@v0.1.7
- name: Install tools
run: make install-tools
- name: Prepare e2e tests
Expand Down

0 comments on commit fe2336f

Please sign in to comment.