deps: update sonobuoy (#1330)

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-03-03 06:02:49 -05:00 committed by GitHub
parent 8aa42e30ad
commit 2e73e0aa18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)"