Skip to content

Commit 7067ad2

Browse files
koki-developimjasonh
authored andcommitted
Update setup-ko action link in install.md
Signed-off-by: koki-develop <[email protected]>
1 parent 4100cba commit 7067ad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ go install github.com/google/ko@latest
6767

6868
### Setup on GitHub Actions
6969

70-
You can use the [setup-ko](https://github.com/imjasonh/setup-ko) action to install ko and setup auth to [GitHub Container Registry](https://github.com/features/packages) in a GitHub Action workflow:
70+
You can use the [setup-ko](https://github.com/ko-build/setup-ko) action to install ko and setup auth to [GitHub Container Registry](https://github.com/features/packages) in a GitHub Action workflow:
7171

7272
```plaintext
7373
steps:
74-
- uses: imjasonh/[email protected]
74+
- uses: ko-build/[email protected]
7575
```

0 commit comments

Comments
 (0)