Skip to content

Commit 7e40681

Browse files
Update ko-build/setup-ko action to v0.8
1 parent 8d383f0 commit 7e40681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/setup-go@v5
2323
with:
2424
go-version-file: go.mod
25-
- uses: ko-build/setup-ko@v0.7
25+
- uses: ko-build/setup-ko@v0.8
2626
with:
2727
version: ${{ env.KO_VERSION }}
2828
- name: Prepare image metadata

0 commit comments

Comments
 (0)