From a1829de05a517d2f058d44f07448ff510f15914e Mon Sep 17 00:00:00 2001 From: Matt Moore Date: Tue, 19 Aug 2025 18:32:18 -0700 Subject: [PATCH] DNM testing checkout error Signed-off-by: Matt Moore --- ko.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ko.yaml b/ko.yaml index d906073c542..1e68c86591e 100644 --- a/ko.yaml +++ b/ko.yaml @@ -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 @@ -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}}