Skip to content

Commit a7967a9

Browse files
Bump kyverno/action-install-chainsaw from 0.1.8 to 0.1.9 (open-telemetry#2764)
Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.1.8 to 0.1.9. - [Release notes](https://github.com/kyverno/action-install-chainsaw/releases) - [Commits](kyverno/action-install-chainsaw@v0.1.8...v0.1.9) --- 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 76de8b9 commit a7967a9

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
@@ -53,7 +53,7 @@ jobs:
5353
path: bin
5454
key: ${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('Makefile') }}-${{ steps.setup-go.outputs.go-version }}
5555
- name: Install chainsaw
56-
uses: kyverno/[email protected].8
56+
uses: kyverno/[email protected].9
5757
- name: Install tools
5858
run: make install-tools
5959
- name: Prepare e2e tests

0 commit comments

Comments
 (0)