Skip to content

Commit 8ba9309

Browse files
authored
Merge pull request #196 from hashicorp/dependabot/github_actions/hashicorp/ghaction-terraform-provider-release-2.3.0
Bump hashicorp/ghaction-terraform-provider-release from 2.2.0 to 2.3.0
2 parents 70693a1 + 84aaa6f commit 8ba9309

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
@@ -87,7 +87,7 @@ jobs:
8787
terraform-provider-release:
8888
name: 'Terraform Provider Release'
8989
needs: [ release-notes ]
90-
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@106e6d08159ccec423310cc2c706bae59f46c09c # v2.2.0
90+
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@01981baad5d35ce2342924e60ae91cf69fe31fd0 # v2.3.0
9191
secrets:
9292
hc-releases-key-prod: '${{ secrets.HC_RELEASES_KEY_PROD }}'
9393
hc-releases-key-staging: '${{ secrets.HC_RELEASES_KEY_STAGING }}'

0 commit comments

Comments
 (0)