mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-14 02:49:30 -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
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.11"
|
||||
default: "0.56.12"
|
||||
required: true
|
||||
sonobuoyTestSuiteCmd:
|
||||
description: "Which tests should be run?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue