We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d76281 commit 9109dafCopy full SHA for 9109daf
.github/workflows/e2e.yaml
@@ -54,7 +54,7 @@ jobs:
54
path: bin
55
key: ${{ runner.os }}-${{ runner.arch }}-${{ hashFiles('Makefile') }}
56
- name: Install chainsaw
57
- uses: kyverno/[email protected].7
+ uses: kyverno/[email protected].8
58
- name: Install tools
59
run: make install-tools
60
- name: Prepare e2e tests
0 commit comments