mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
deps: upgrade sonobuoy version
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
29ff6cb786
commit
063162c205
2
.github/actions/e2e_sonobuoy/action.yml
vendored
2
.github/actions/e2e_sonobuoy/action.yml
vendored
@ -4,7 +4,7 @@ description: "Execute the e2e test framework sonobuoy."
|
|||||||
inputs:
|
inputs:
|
||||||
sonobuoyVersion:
|
sonobuoyVersion:
|
||||||
description: "Version of sonobuoy test CLI to use."
|
description: "Version of sonobuoy test CLI to use."
|
||||||
default: "0.56.11"
|
default: "0.56.12"
|
||||||
required: true
|
required: true
|
||||||
sonobuoyTestSuiteCmd:
|
sonobuoyTestSuiteCmd:
|
||||||
description: "Which tests should be run?"
|
description: "Which tests should be run?"
|
||||||
|
Loading…
Reference in New Issue
Block a user