hashicorp / ghaction-terraform-provider-release

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

Prepare v3 major release #78

Closed bflad closed 9 months ago

bflad commented 9 months ago

Closes #76 Closes #77

GitHub has released actions/upload-artifact and actions/download-artifact v4 major version updates which are both incompatible with v3 of each. Since the reusable workflows are dependent on the calling workflow uploading the artifact, updating these workflows to actions/download-artifact@v4 would break any callers using actions/upload-artifact@v3.

github-actions[bot] commented 5 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.