Skip to content

Commit 56687f5

Browse files
authored
Bumping ghaction-terraform-provider-release to v3.0.0 (#302)
1 parent f85af3b commit 56687f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
permissions:
102102
contents: write # Needed for goreleaser to create GitHub release
103103
issues: write # Needed for goreleaser to close associated milestone
104-
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@01981baad5d35ce2342924e60ae91cf69fe31fd0 # v2.3.0
104+
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@5f7173c3fed1130beb8a346e600b15e7ee7fbef7 # v3.0.0
105105
secrets:
106106
hc-releases-key-prod: '${{ secrets.HC_RELEASES_KEY_PROD }}'
107107
hc-releases-key-staging: '${{ secrets.HC_RELEASES_KEY_STAGING }}'

0 commit comments

Comments
 (0)