Merge pull request #43 from puzzle/renovate/ko-build-setup-ko-0.x

chore(deps): update ko-build/setup-ko action to v0.7
This commit is contained in:
Valentin Klopfenstein 2024-08-16 17:16:19 +02:00 committed by GitHub
commit 4eb60d1ab2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ jobs:
- name: Setup ko
# KO is a tool for building go container images https://ko.build/
uses: ko-build/setup-ko@v0.6
uses: ko-build/setup-ko@v0.7
# KO is configured to use GHCR as the registry