mirror of
https://github.com/ko-build/ko.git
synced 2025-11-06 09:19:12 +02:00
Merge pull request #1501 from maboehm/bump-go-tests
Update ko version used in CI
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
# This installs the current latest release. We have to manually bump this.
|
||||
- uses: ko-build/setup-ko@3aebd0597dc1e9d1a26bcfdb7cbeb19c131d3037 # v0.7
|
||||
with:
|
||||
version: v0.16.0 # DO NOT REMOVE THIS OR IT WILL CREATE A CYCLE.
|
||||
version: v0.18.0 # DO NOT REMOVE THIS OR IT WILL CREATE A CYCLE.
|
||||
|
||||
- uses: imjasonh/setup-crane@31b88efe9de28ae0ffa220711af4b60be9435f6e # v0.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user