Skip to content

Commit

Permalink
fix: Pin ko version (#397)
Browse files Browse the repository at this point in the history
Closes: #396
Signed-off-by: Michael Gasch <mgasch@vmware.com>
  • Loading branch information
Michael Gasch committed Mar 21, 2022
1 parent 1fce8d0 commit fa64cf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kind-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:

- name: Setup ko
uses: imjasonh/setup-ko@v0.4
with:
version: v0.11.0 #396

- name: Check out code onto GOPATH
uses: actions/checkout@v2
Expand Down

0 comments on commit fa64cf3

Please sign in to comment.