Skip to content

Commit

Permalink
Merge pull request #10 from hashicorp/dependabot/github_actions/hashi…
Browse files Browse the repository at this point in the history
…corp/ghaction-terraform-provider-release-5

Bump hashicorp/ghaction-terraform-provider-release from 2 to 5
  • Loading branch information
vignesh-jayabalan authored Jul 10, 2024
2 parents 169f946 + 7f196d5 commit 8794591
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@v5
secrets:
hc-releases-github-token: '${{ secrets.HASHI_RELEASES_GITHUB_TOKEN }}'
hc-releases-host-prod: '${{ secrets.HC_RELEASES_HOST_PROD }}'
Expand Down

0 comments on commit 8794591

Please sign in to comment.