Merge branch 'main' into ISSUE-9096/add-govulncheck-action

This commit is contained in:
João Henri 2023-01-01 22:58:42 -03:00 committed by GitHub
commit 3370a90033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -364,7 +364,7 @@ jobs:
kind get kubeconfig > $HOME/.kube/kind-config-kind
make kind-e2e-test
- name: Upload e2e junit-reports
- name: Uplaod e2e junit-reports
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v3.1.1
if: success() || failure()
with: