Skip to content

Commit 8b7ca3f

Browse files
Update ko-build/setup-ko action to v0.9 (#543)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 320ce4f commit 8b7ca3f

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.8
25+
- uses: ko-build/setup-ko@v0.9
2626
with:
2727
version: ${{ env.KO_VERSION }}
2828
- name: Prepare image metadata

0 commit comments

Comments
 (0)