paygoc6 / action-pull-request-another-repo

Action for create pull request in another repository
Apache License 2.0
37 stars 83 forks source link

fix: bump alpine version 3.14 #10

Open peternic opened 2 years ago

peternic commented 2 years ago

The GO build fails in 3.13 due to Go version 1.15, bumping to 3.14 gives Go 1.16.

pkg/cmd/extension/manager.go:8:2: package io/fs is not in GOROOT (/usr/lib/go/src/io/fs) exit status 1 build.go: building task bin/gh failed.