Skip to content

Commit 84aaa6f

Browse files
Bump hashicorp/ghaction-terraform-provider-release from 2.2.0 to 2.3.0
Bumps [hashicorp/ghaction-terraform-provider-release](https://github.com/hashicorp/ghaction-terraform-provider-release) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/hashicorp/ghaction-terraform-provider-release/releases) - [Changelog](https://github.com/hashicorp/ghaction-terraform-provider-release/blob/main/CHANGELOG.md) - [Commits](hashicorp/ghaction-terraform-provider-release@106e6d0...01981ba) --- updated-dependencies: - dependency-name: hashicorp/ghaction-terraform-provider-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 70693a1 commit 84aaa6f

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)