mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
ci: fix kubectl version retrieval (#2356)
This commit is contained in:
parent
118f789c2f
commit
d0e3e494ba
4
.github/actions/e2e_benchmark/action.yml
vendored
4
.github/actions/e2e_benchmark/action.yml
vendored
@ -42,8 +42,8 @@ runs:
|
||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
repository: "InfraBuilder/k8s-bench-suite"
|
||||
ref: 1698974913b7b18ad54cf5860838029c295c77b1
|
||||
repository: "edgelesssys/k8s-bench-suite"
|
||||
ref: 67c64c854841165b778979375444da1c02e02210
|
||||
path: k8s-bench-suite
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user