mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-13 10:29:27 -04:00
Use older sonobuoy: 0.56.10
This commit is contained in:
parent
038ea5fade
commit
318cd6f8b9
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.12"
|
||||
default: "0.56.10"
|
||||
required: true
|
||||
sonobuoyTestSuiteCmd:
|
||||
description: "Which tests should be run?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue