From 814c3b7364029914d7beed9f8c97d1ccdae53a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Aug 2025 22:36:23 +0000 Subject: [PATCH] deps: bump kyverno/action-install-chainsaw from 0.2.12 to 0.2.13 Bumps [kyverno/action-install-chainsaw](https://github.com/kyverno/action-install-chainsaw) from 0.2.12 to 0.2.13. - [Release notes](https://github.com/kyverno/action-install-chainsaw/releases) - [Commits](https://github.com/kyverno/action-install-chainsaw/compare/f2b47b97dc889c12702113753d713f01ec268de5...6354895e0f99ab23d3e38d85cf5c71b5dc21d727) --- updated-dependencies: - dependency-name: kyverno/action-install-chainsaw dependency-version: 0.2.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/carvel-package-test-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/carvel-package-test-integration.yml b/.github/workflows/carvel-package-test-integration.yml index 224e2c4..fc5bb33 100644 --- a/.github/workflows/carvel-package-test-integration.yml +++ b/.github/workflows/carvel-package-test-integration.yml @@ -36,7 +36,7 @@ jobs: uses: arduino/setup-task@b91d5d2c96a56797b48ac1e0e89220bf64044611 # v2.0.0 - name: Set up Chainsaw - uses: kyverno/action-install-chainsaw@f2b47b97dc889c12702113753d713f01ec268de5 # v0.2.12 + uses: kyverno/action-install-chainsaw@6354895e0f99ab23d3e38d85cf5c71b5dc21d727 # v0.2.13 - name: Set up Homebrew id: set-up-homebrew