Skip to content

Commit

Permalink
Merge pull request #49 from ahrtr/dependabot/github_actions/ko-build/…
Browse files Browse the repository at this point in the history
…setup-ko-0.7

Bump ko-build/setup-ko from 0.6 to 0.7
  • Loading branch information
ahrtr committed Jun 24, 2024
2 parents 3a8fce0 + 57323c9 commit ada6263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: ${{ needs.goversion.outputs.goversion }}
- uses: ko-build/setup-ko@v0.6
- uses: ko-build/setup-ko@v0.7
name: Setup ko
- name: Run ko publish for ghcr.io
env:
Expand Down

0 comments on commit ada6263

Please sign in to comment.