From ee6896dd955d320da7cc1aa763f7094fe557ad51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 07:11:26 +0000 Subject: [PATCH] chore(deps): bump kyverno/action-install-chainsaw from 0.2.9 to 0.2.10 Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.2.9 to 0.2.10. - [Release notes](https://github.com/kyverno/action-install-chainsaw/releases) - [Commits](https://github.com/kyverno/action-install-chainsaw/compare/v0.2.9...v0.2.10) --- 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 2382ad06a..7131a2acd 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -216,7 +216,7 @@ jobs: - name: Install Cosign uses: sigstore/cosign-installer@v3.6.0 - name: Install chainsaw - uses: kyverno/action-install-chainsaw@v0.2.9 + uses: kyverno/action-install-chainsaw@v0.2.10 with: verify: true - name: Check install