chore(deps): update ko-build/setup-ko action to v0.8

This commit is contained in:
renovate[bot] 2025-02-26 10:20:18 +00:00 committed by GitHub
parent 4d8880413d
commit 6191f7825a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.7 uses: ko-build/setup-ko@v0.8
# KO is configured to use GHCR as the registry # KO is configured to use GHCR as the registry