Skip to content

Commit 6191f78

Browse files
chore(deps): update ko-build/setup-ko action to v0.8
1 parent 4d88804 commit 6191f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-images.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
- name: Setup ko
3535
# KO is a tool for building go container images https://ko.build/
36-
uses: ko-build/setup-ko@v0.7
36+
uses: ko-build/setup-ko@v0.8
3737
# KO is configured to use GHCR as the registry
3838

3939

0 commit comments

Comments
 (0)