hashicorp / ghaction-terraform-provider-release

Reusable GitHub Action Workflows for releasing HashiCorp, partner, and community Terraform Providers
Mozilla Public License 2.0
15 stars 9 forks source link

Support reading go version from file with `setup-go-version-file` #25

Closed manicminer closed 1 year ago

manicminer commented 1 year ago

Using the go-version-file argument added in https://github.com/actions/setup-go/pull/62#event-6596057613

Please note I have not yet tested this end-to-end, I am assuming the desired behavior will occur when setup-go-version is empty and opening this PR in case someone else wants to test it first.

If it works, I'll add a block to the README too.

github-actions[bot] commented 4 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.