Skip to content

Commit

Permalink
Merge pull request #1421 from hashicorp/TF-18505-upgrade-ghaction-ter…
Browse files Browse the repository at this point in the history
…raform-provider-release-to-v5

upgrade ghaction-terraform-provider-release from v3 to v5
  • Loading branch information
Uk1288 authored Jul 15, 2024
2 parents 9c1faf9 + 470eaa7 commit d98dc2b
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 @@ -25,7 +25,7 @@ jobs:
terraform-provider-release:
name: 'Terraform Provider Release'
needs: [release-notes]
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@v3
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@v5
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 d98dc2b

Please sign in to comment.