mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-08-22 20:22:51 +02:00
chore(deps): update ko-build/setup-ko action to v0.9
This commit is contained in:
parent
886d4f49b6
commit
ef73e0d133
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-images.yaml
vendored
2
.github/workflows/build-images.yaml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
||||||
|
|
||||||
- name: Setup ko
|
- name: Setup ko
|
||||||
# KO is a tool for building go container images https://ko.build/
|
# KO is a tool for building go container images https://ko.build/
|
||||||
uses: ko-build/setup-ko@v0.8
|
uses: ko-build/setup-ko@v0.9
|
||||||
# KO is configured to use GHCR as the registry
|
# KO is configured to use GHCR as the registry
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue