mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-06-05 21:29:39 -04:00
E2E: Update sonobuoy to 0.56.10
This commit is contained in:
parent
711532158f
commit
0f08c4f318
1 changed files with 1 additions and 1 deletions
2
.github/actions/sonobuoy/action.yml
vendored
2
.github/actions/sonobuoy/action.yml
vendored
|
@ -3,7 +3,7 @@ description: "Executed the e2e test framework sonobuoy."
|
|||
inputs:
|
||||
sonobuoyVersion:
|
||||
description: "Version of sonobuoy test CLI to use."
|
||||
default: "0.56.4"
|
||||
default: "0.56.10"
|
||||
required: true
|
||||
sonobuoyTestSuiteCmd:
|
||||
description: "Which tests should be run?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue