Skip to content

Commit 9109daf

Browse files
Bump kyverno/action-install-chainsaw from 0.1.7 to 0.1.8 (#2743)
Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/kyverno/action-install-chainsaw/releases) - [Commits](kyverno/action-install-chainsaw@v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: kyverno/action-install-chainsaw dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d76281 commit 9109daf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
path: bin
5555
key: ${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('Makefile') }}
5656
- name: Install chainsaw
57-
uses: kyverno/[email protected].7
57+
uses: kyverno/[email protected].8
5858
- name: Install tools
5959
run: make install-tools
6060
- name: Prepare e2e tests

0 commit comments

Comments
 (0)