From c080dc70a3edf4cd0a5a284d7b95ff8cd0f53fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 07:25:07 +0000 Subject: [PATCH] chore(deps): bump kyverno/action-install-chainsaw from 0.2.11 to 0.2.12 Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.2.11 to 0.2.12. - [Release notes](https://github.com/kyverno/action-install-chainsaw/releases) - [Commits](https://github.com/kyverno/action-install-chainsaw/compare/v0.2.11...v0.2.12) --- updated-dependencies: - dependency-name: kyverno/action-install-chainsaw dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 90f6adf25..3e403756e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -216,7 +216,7 @@ jobs: - name: Install Cosign uses: sigstore/cosign-installer@v3.7.0 - name: Install chainsaw - uses: kyverno/action-install-chainsaw@v0.2.11 + uses: kyverno/action-install-chainsaw@v0.2.12 with: verify: true - name: Check install