Skip to content

Commit fe2336f

Browse files
Bump kyverno/action-install-chainsaw from 0.1.6 to 0.1.7 (#2700)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ac25e8 commit fe2336f

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
@@ -51,7 +51,7 @@ jobs:
5151
path: bin
5252
key: ${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('Makefile') }}
5353
- name: Install chainsaw
54-
uses: kyverno/[email protected].6
54+
uses: kyverno/[email protected].7
5555
- name: Install tools
5656
run: make install-tools
5757
- name: Prepare e2e tests

0 commit comments

Comments
 (0)