We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08cc961 commit 4675528Copy full SHA for 4675528
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
# This installs the current latest release. We have to manually bump this.
33
- uses: ko-build/setup-ko@3aebd0597dc1e9d1a26bcfdb7cbeb19c131d3037 # v0.7
34
with:
35
- version: v0.16.0 # DO NOT REMOVE THIS OR IT WILL CREATE A CYCLE.
+ version: v0.17.1 # DO NOT REMOVE THIS OR IT WILL CREATE A CYCLE.
36
37
- uses: imjasonh/setup-crane@31b88efe9de28ae0ffa220711af4b60be9435f6e # v0.4
38
0 commit comments