Skip to content

Commit

Permalink
Bump ko-build/setup-ko from 0.7 to 0.8
Browse files Browse the repository at this point in the history
Bumps [ko-build/setup-ko](https://github.com/ko-build/setup-ko) from 0.7 to 0.8.
- [Release notes](https://github.com/ko-build/setup-ko/releases)
- [Commits](ko-build/setup-ko@v0.7...v0.8)

---
updated-dependencies:
- dependency-name: ko-build/setup-ko
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and vdemeester committed Jan 20, 2025
1 parent 73fd781 commit d044153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- uses: ko-build/setup-ko@v0.7
- uses: ko-build/setup-ko@v0.8

- name: build and push container images
run: ./hack/build.sh
Expand Down

0 comments on commit d044153

Please sign in to comment.