Skip to content

Bump hashicorp/ghaction-terraform-provider-release from 1 to 2#37

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/hashicorp/ghaction-terraform-provider-release-2
Open

Bump hashicorp/ghaction-terraform-provider-release from 1 to 2#37
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/hashicorp/ghaction-terraform-provider-release-2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 17, 2023

Bumps hashicorp/ghaction-terraform-provider-release from 1 to 2.

Changelog

Sourced from hashicorp/ghaction-terraform-provider-release's changelog.

v2.2.0

ENHANCEMENTS:

  • community: Added setup-go-version-file input for specifying a file path which contains the Go version, such as .go-version or go.mod (#25)
  • community: Added git-ref input for specifying the Git reference for checkout (#26)
  • hashicorp: Added setup-go-version-file input for specifying a file path which contains the Go version, such as .go-version or go.mod (#25)
  • hashicorp: Use product-version input for specifying the Git reference for checkout, which enables releases from non-default branches (#26)

v2.1.0

  • community: Use crazy-max/ghaction-import-gpg@v5 instead of deprecated hashicorp/ghaction-import-gpg@v2.1.0
  • community: Update to actions/checkout@v3, actions/download-artifact@v3, actions/setup-go@v3, and goreleaser/goreleaser-action@v3
  • hashicorp: Run on GitHub Actions Custom Runners with [custom, linux, large]
  • hashicorp: Update to actions/checkout@v3, actions/download-artifact@v3, actions/setup-go@v3, and goreleaser/goreleaser-action@v3

v2.0.0

  • hashicorp: Use hashicorp/actions-hc-releases-create-metadata and hashicorp/actions-hc-releases-promote instead of hc-releases directly
  • hashicorp: Update to hashicorp/setup-hc-releases@v2

v1.1.0

  • hashicorp: Add hc-releases-aws-role-session-duration input to configure IAM Role session duration, in seconds, for hc-releases. Defaults to previous value of 3600 (1 hour).

v1.0.1

  • hashicorp: Checkout using fetch-depth: 0 to prevent commit-driven workflows from failing to fetch the associated tag

v1.0.0

Initial release

Commits
  • 106e6d0 Prepare for v2.2.0 release (#30)
  • 2349096 Support reading go version from file (#25)
  • 7b2f6c6 Add a git-ref input and use product-version input to specify checkout git ref...
  • b877ef3 .github/workflows: Add GitHub Actions CI workflow (#29)
  • ef2f0c9 Bump goreleaser/goreleaser-action from 3 to 4 (#27)
  • 5874ce2 [COMPLIANCE] Update MPL 2.0 LICENSE (#21)
  • d42a4fe Bump leonsteinhaeuser/project-beta-automations from 2.0.0 to 2.0.1 (#20)
  • 4377e14 Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.0 (#19)
  • 6af20e8 Update CHANGELOG for v2.0.0 and v2.1.0
  • 0c74c1e hashicorp: Enable large custom runners (#18)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/ghaction-terraform-provider-release](https://github.com/hashicorp/ghaction-terraform-provider-release) from 1 to 2.
- [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@v1...v2)

---
updated-dependencies:
- dependency-name: hashicorp/ghaction-terraform-provider-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants