From 03ea4f78aa2f3176df956b203bdc0e8e18ffe8ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 13:40:39 +0000 Subject: [PATCH] chore(deps): update kyverno/action-install-chainsaw action to v0.2.6 --- .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..f8b31ade4 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@5d00c353f61f44f3b492c673420202d1b1374c3f # v0.2.6 - name: Install OFO run: |