Closed marianoasselborn closed 3 months ago
This patch bumps hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml to v4.0.1, with the intention of using the new runner labels format (see release notes in https://github.com/hashicorp/ghaction-terraform-provider-release/releases/tag/v4.0.1).
This change is necessary for a runner to pick up jobs using this action.
Output from acceptance testing:
$ make testacc TESTARGS='-run=TestAccXXX' ...
Release note for CHANGELOG:
...
Description
This patch bumps hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml to v4.0.1, with the intention of using the new runner labels format (see release notes in https://github.com/hashicorp/ghaction-terraform-provider-release/releases/tag/v4.0.1).
This change is necessary for a runner to pick up jobs using this action.
Acceptance tests
Output from acceptance testing:
Release Note
Release note for CHANGELOG:
References
Community Note