Skip to content

Commit 905a862

Browse files
committed
ci(go): fix?
Signed-off-by: Xe Iaso <me@xeiaso.net>
1 parent 523adfe commit 905a862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
token: ${{ secrets.BUF_TOKEN }}
4444

45-
- uses: ko-build/setup-ko@d982fec422852203cfb2053a8ec6ad302280d04d # v0.8
45+
# - uses: ko-build/setup-ko@d982fec422852203cfb2053a8ec6ad302280d04d # v0.8
4646

4747
- name: Build
4848
run: go build ./...

0 commit comments

Comments
 (0)