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