Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ko.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: ko
version: "0.18.0"
epoch: 5 # GHSA-2464-8j7c-4cjm
epoch: 6
description: Simple, fast container image builder for Go applications.
copyright:
- license: Apache-2.0
Expand All @@ -19,7 +19,7 @@ pipeline:
- uses: git-checkout
with:
destination: ko
expected-commit: d2060342e9c7884194861b400435d9c93d35fa2b
expected-commit: d2060242e9c7884194861b400435d9c93d35fa2c
repository: https://github.com/ko-build/ko
tag: v${{package.version}}

Expand Down
Loading