From 8e4c2158d71bc2f3f1e61cc4cc26c6427b5efb80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 01:08:57 +0000 Subject: [PATCH] chore(deps): update kyverno/action-install-chainsaw action to v0.2.1 --- .github/workflows/e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 036165de8..2adf3fcb7 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -47,7 +47,7 @@ jobs: kind load docker-image open-feature-operator-local:${{ github.sha }} --name open-feature-operator-test - name: Install Chainsaw - uses: kyverno/action-install-chainsaw@748066cc1580718e7924c9b689a8d366bde05100 # v0.2.0 + uses: kyverno/action-install-chainsaw@8a4d7f61377903a7e47b84bb7f5736bc509b1a58 # v0.2.1 - name: Install OFO run: |