From 820353d1e96855017b7d8db7cf0f6691b6af4cf5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 20:17:51 +0000 Subject: [PATCH] chore(deps): update kyverno/action-install-chainsaw action to v0.2.11 --- .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 b23fd55c0..b859394e2 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@d311eacde764f806c9658574ff64c9c3b21f8397 # v0.2.11 - name: Install OFO run: |