1
0
mirror of https://github.com/ko-build/ko.git synced 2025-02-01 19:14:40 +02:00

Pin the version of ko we use to release ko

Otherwise it creates a dependency cycle.

This was removed here: 61a6c202c8
This commit is contained in:
Matt Moore 2024-10-24 15:20:41 -07:00 committed by GitHub
parent ac22328979
commit 0dc6c0ecf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,6 +29,9 @@ jobs:
# This installs the current latest release.
- uses: ko-build/setup-ko@3aebd0597dc1e9d1a26bcfdb7cbeb19c131d3037 # v0.7
with:
# This MUST be pinned or we have a dependency cycle!
version: v0.16.0
- uses: imjasonh/setup-crane@31b88efe9de28ae0ffa220711af4b60be9435f6e # v0.4