deps: upgrade sonobuoy to v0.56.17 (#1937)

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-06-15 16:54:38 +02:00 committed by GitHub
parent 264b2df902
commit 103a757557
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ runs:
- name: Install sonobuoy
shell: bash
env:
SONOBUOY_VER: "0.56.16"
SONOBUOY_VER: "0.56.17"
run: |
HOSTOS="$(go env GOOS)"
HOSTARCH="$(go env GOARCH)"