From b5000354e752d53fc461489401825c8a821ddc8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 08:38:16 +0200 Subject: [PATCH] Bump imjasonh/setup-ko from 0.4 to 0.5 (#704) Bumps [imjasonh/setup-ko](https://github.com/imjasonh/setup-ko) from 0.4 to 0.5. - [Release notes](https://github.com/imjasonh/setup-ko/releases) - [Commits](https://github.com/imjasonh/setup-ko/compare/2c3450ca27f6e6f2b02e72a40f2163c281a1f675...78eea08f10db87a7a23a666a4a6fe2734f2eeb8d) --- updated-dependencies: - dependency-name: imjasonh/setup-ko dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/verify-k8s.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify-k8s.yml b/.github/workflows/verify-k8s.yml index 2c402eb17..3fe56c13c 100644 --- a/.github/workflows/verify-k8s.yml +++ b/.github/workflows/verify-k8s.yml @@ -70,7 +70,7 @@ jobs: with: go-version: ${{ env.GOVERSION }} - - uses: imjasonh/setup-ko@2c3450ca27f6e6f2b02e72a40f2163c281a1f675 # v0.4 + - uses: imjasonh/setup-ko@78eea08f10db87a7a23a666a4a6fe2734f2eeb8d # v0.4 - name: Setup Cluster uses: chainguard-dev/actions/setup-kind@84c993eaf02da1c325854fb272a4df9184bd80fc # main