Skip to content

Commit

Permalink
Bump hashicorp/ghaction-terraform-provider-release/.github/workflows/…
Browse files Browse the repository at this point in the history
…hashicorp.yml to v4.0.1 (#2565)
  • Loading branch information
marianoasselborn authored Aug 7, 2024
1 parent ef67d17 commit 6e046d4
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 @@ -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.0.1
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@v4.0.1
secrets:
hc-releases-key-prod: '${{ secrets.HC_RELEASES_KEY_PROD }}'
hc-releases-key-staging: '${{ secrets.HC_RELEASES_KEY_STAGING }}'
Expand Down

0 comments on commit 6e046d4

Please sign in to comment.