Skip to content

Commit

Permalink
ci: fix kubectl version retrieval (#2356)
Browse files Browse the repository at this point in the history
  • Loading branch information
3u13r authored Sep 25, 2023
1 parent 118f789 commit d0e3e49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/e2e_benchmark/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit d0e3e49

Please sign in to comment.