We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f3e88 commit 00bdbcdCopy full SHA for 00bdbcd
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
terraform-provider-release:
26
name: 'Terraform Provider Release'
27
needs: [release-notes]
28
- uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@106e6d08159ccec423310cc2c706bae59f46c09c # v2.2.0
+ uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/hashicorp.yml@01981baad5d35ce2342924e60ae91cf69fe31fd0 # v2.3.0
29
secrets:
30
hc-releases-key-prod: '${{ secrets.HC_RELEASES_KEY_PROD }}'
31
hc-releases-key-staging: '${{ secrets.HC_RELEASES_KEY_STAGING }}'
0 commit comments