Skip to content

Commit bd90dc3

Browse files
committed
fix e2e test
Signed-off-by: José Guilherme Vanz <jguilhermevanz@suse.com>
1 parent bef66a6 commit bd90dc3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,7 @@ jobs:
104104
persist-credentials: false
105105

106106
- name: "Install kwctl"
107-
uses: kubewarden/github-actions/kwctl-installer@0f1672d63bd3572f204917d68390d87f7430069a # v5.0.0
108-
with:
109-
kwctl-version: latest
107+
uses: jvanz/github-actions/kwctl-installer@9097c0c882d36ae0aeaba3144fb518c8a9e846df
110108

111109
- run: sudo npm install -g bats
112110

0 commit comments

Comments
 (0)