We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d88804 + 6191f78 commit 9b0da08Copy full SHA for 9b0da08
.github/workflows/build-images.yaml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Setup ko
35
# KO is a tool for building go container images https://ko.build/
36
- uses: ko-build/setup-ko@v0.7
+ uses: ko-build/setup-ko@v0.8
37
# KO is configured to use GHCR as the registry
38
39
0 commit comments