From 244e522a232420739373688e2c9dcb22488eee5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 00:07:59 +0000 Subject: [PATCH] chore(deps): bump kyverno/action-install-chainsaw in the gha group Bumps the gha group with 1 update: [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw). Updates `kyverno/action-install-chainsaw` from 0.2.6 to 0.2.7 - [Release notes](https://github.com/kyverno/action-install-chainsaw/releases) - [Commits](https://github.com/kyverno/action-install-chainsaw/compare/v0.2.6...v0.2.7) --- updated-dependencies: - dependency-name: kyverno/action-install-chainsaw dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha ... Signed-off-by: dependabot[bot] --- .github/workflows/e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 49572ca9d..22433bf8a 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -75,7 +75,7 @@ jobs: version: v0.13.0 - name: Install chainsaw - uses: kyverno/action-install-chainsaw@v0.2.6 + uses: kyverno/action-install-chainsaw@v0.2.7 - name: Create KinD cluster ${{ matrix.version }} id: kind