Skip to content

Commit

Permalink
Merge pull request #274 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 870c9fd + 6d97827 commit b14c8ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
terraform-provider-release:
name: 'Terraform Provider Release'
needs: [go-version, release-notes]
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@v2
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 b14c8ff

Please sign in to comment.