We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef66a6 commit bd90dc3Copy full SHA for bd90dc3
1 file changed
.github/workflows/e2e-tests.yml
@@ -104,9 +104,7 @@ jobs:
104
persist-credentials: false
105
106
- name: "Install kwctl"
107
- uses: kubewarden/github-actions/kwctl-installer@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
108
- with:
109
- kwctl-version: latest
+ uses: jvanz/github-actions/kwctl-installer@9097c0c882d36ae0aeaba3144fb518c8a9e846df
110
111
- run: sudo npm install -g bats
112
0 commit comments