mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
deps: update sonobuoy (#1330)
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
8aa42e30ad
commit
2e73e0aa18
2
.github/actions/e2e_sonobuoy/action.yml
vendored
2
.github/actions/e2e_sonobuoy/action.yml
vendored
@ -17,7 +17,7 @@ runs:
|
||||
- name: Install sonobuoy
|
||||
shell: bash
|
||||
env:
|
||||
SONOBUOY_VER: "0.56.15"
|
||||
SONOBUOY_VER: "0.56.16"
|
||||
run: |
|
||||
HOSTOS="$(go env GOOS)"
|
||||
HOSTARCH="$(go env GOARCH)"
|
||||
|
Loading…
Reference in New Issue
Block a user