Skip to content

Commit 6e046d4

Browse files
Bump hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml to v4.0.1 (#2565)
1 parent ef67d17 commit 6e046d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
terraform-provider-release:
2626
name: 'Terraform Provider Release'
2727
needs: [release-notes]
28-
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@v3.0.1
28+
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@v4.0.1
2929
secrets:
3030
hc-releases-key-prod: '${{ secrets.HC_RELEASES_KEY_PROD }}'
3131
hc-releases-key-staging: '${{ secrets.HC_RELEASES_KEY_STAGING }}'

0 commit comments

Comments
 (0)