Conversation
|
Hi, this "fix" has broken our CI (after upgrading to v0.8, so we had to rollback to v0.7). You should have parameterised Now with v0.8 I get this: With |
|
@bHacklv are you using vanilla github actions runners or something else like self hosted runners? |
|
i can make a fix and make sudo an option to be used or not |
|
@dprotaso Experiencing the same issue and can report we have our own self hosted runners |
Private self-hosted, based on ghcr.io/actions/actions-runner. |
|
@max-frank @bHacklv @dprotaso did this PR to fix the issue y'all are having #44 |
|
I also had the same issue fwiw, on self-hosted runners based on ghcr.io/actions/actions-runner. While I'm happy #44 was merged, and I can lock my action to a SHA, do we know if there'll be a v0.8.1 tag, with another release of v0.8? |
here: https://github.com/ko-build/setup-ko/releases/tag/v0.9 |
Fixes #23