mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-09-26 03:21:06 -04:00
ci: bump sonobuoy version
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
e8f02c0262
commit
056f98a2ab
1 changed files with 1 additions and 1 deletions
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:
|
||||
sonobuoyVersion:
|
||||
description: "Version of sonobuoy test CLI to use."
|
||||
default: "0.56.10"
|
||||
default: "0.56.11"
|
||||
required: true
|
||||
sonobuoyTestSuiteCmd:
|
||||
description: "Which tests should be run?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue