Skip to content

Commit

Permalink
Update ko version to deal with relocation of ko repository (#34)
Browse files Browse the repository at this point in the history
Signed-off-by: Sven Trieflinger <[email protected]>
  • Loading branch information
strieflin authored Feb 22, 2023
1 parent a76420f commit 5bd2cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
restore-keys: |
${{ runner.os }}-go-
- name: Setup Ko
uses: imjasonh/setup-ko@v0.4
uses: imjasonh/setup-ko@v0.6
- name: Publish Docker Images
run: |
ko publish -B --tags=${{ env.VERSION }} \
Expand Down

0 comments on commit 5bd2cf6

Please sign in to comment.