Skip to content

Commit

Permalink
Merge pull request #1384 from hashicorp/tooling/update-release-action
Browse files Browse the repository at this point in the history
tooling: updating version of hashicorp/ghaction-terraform-provider-release to v4.0.1
  • Loading branch information
manicminer authored May 17, 2024
2 parents 8a00ffc + 46ebee5 commit fa807ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
terraform-provider-release:
name: 'Terraform Provider Release'
needs: release-notes
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@9b5d2ca4b85f3a54d5c4d12e7690ddad1526ff6c # v3.0.1
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@393dac4dd208c749b1622323f9f0e8d26a6f26cc # v4.0.1
secrets:
hc-releases-github-token: '${{ secrets.HASHI_RELEASES_GITHUB_TOKEN }}'
hc-releases-host-staging: '${{ secrets.HC_RELEASES_HOST_STAGING }}'
Expand Down

0 comments on commit fa807ee

Please sign in to comment.