deps: upgrade sonobuoy version

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2022-11-22 12:09:43 +01:00
parent 29ff6cb786
commit 063162c205

View File

@ -4,7 +4,7 @@ description: "Execute the e2e test framework sonobuoy."
inputs:
sonobuoyVersion:
description: "Version of sonobuoy test CLI to use."
default: "0.56.11"
default: "0.56.12"
required: true
sonobuoyTestSuiteCmd:
description: "Which tests should be run?"