We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21f278 commit 8e4c215Copy full SHA for 8e4c215
.github/workflows/e2e.yml
@@ -47,7 +47,7 @@ jobs:
47
kind load docker-image open-feature-operator-local:${{ github.sha }} --name open-feature-operator-test
48
49
- name: Install Chainsaw
50
- uses: kyverno/action-install-chainsaw@748066cc1580718e7924c9b689a8d366bde05100 # v0.2.0
+ uses: kyverno/action-install-chainsaw@8a4d7f61377903a7e47b84bb7f5736bc509b1a58 # v0.2.1
51
52
- name: Install OFO
53
run: |
0 commit comments