Skip to content

Commit 8f592cd

Browse files
authored
Merge pull request #414 from vmware-tanzu/dependabot/github_actions/ko-build/setup-ko-0.9
chore(deps): bump ko-build/setup-ko from 0.8 to 0.9
2 parents 9f3416a + 241f190 commit 8f592cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
106106
# Make the $REGISTRY_NAME -> local-registry
107107
echo "$(hostname -I | cut -d' ' -f1) $REGISTRY_NAME" | sudo tee -a /etc/hosts
108-
- uses: ko-build/setup-ko@v0.8
108+
- uses: ko-build/setup-ko@v0.9
109109
- name: Build Source Controller
110110
run: |
111111
set -o errexit

0 commit comments

Comments
 (0)