Skip to content

Commit 4675528

Browse files
committed
Update ko version used in CI
1 parent 08cc961 commit 4675528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# This installs the current latest release. We have to manually bump this.
3333
- uses: ko-build/setup-ko@3aebd0597dc1e9d1a26bcfdb7cbeb19c131d3037 # v0.7
3434
with:
35-
version: v0.16.0 # DO NOT REMOVE THIS OR IT WILL CREATE A CYCLE.
35+
version: v0.17.1 # DO NOT REMOVE THIS OR IT WILL CREATE A CYCLE.
3636

3737
- uses: imjasonh/setup-crane@31b88efe9de28ae0ffa220711af4b60be9435f6e # v0.4
3838

0 commit comments

Comments
 (0)