Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump hashicorp/ghaction-terraform-provider-release from 2.2.0 to 2.3.0 #188

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Bumps hashicorp/ghaction-terraform-provider-release from 2.2.0 to 2.3.0.

Release notes

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

v2.3.0

NOTES:

  • community: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • hashicorp: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • community: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)
  • hashicorp: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)

ENHANCEMENTS:

  • hashicorp: Support self-hosted runners without sudo support (#42)
Changelog

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

2.3.0 (February 28, 2023)

NOTES:

  • community: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • hashicorp: Calls to other actions are now version pinned by Git commit rather than tag (#31)
  • community: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)
  • hashicorp: Replace deprecated goreleaser --rm-dist flag with new --clean flag (#39)

ENHANCEMENTS:

  • hashicorp: Support self-hosted runners without sudo support (#42)

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
  • 01981ba Update changelog
  • b352eaa Update CHANGELOG for #42 (#43)
  • 77465ca Bump hashicorp/actions-hc-releases-create-metadata from 1.0.1 to 1.0.2 (#42)
  • 6d847ca Bump leonsteinhaeuser/project-beta-automations from 2.0.1 to 2.1.0 (#41)
  • f4102ec Switch goreleaser to use --clean flag (#39)
  • bd5c45d Bump miniscruff/changie-action from 1.0.0 to 1.0.1 (#38)
  • c5f6559 Add Changie changelog automation (#37)
  • 9697807 Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 (#35)
  • 258ae3b Bump atlassian/gajira-create from 3.0.0 to 3.0.1 (#33)
  • fddbf76 Bump atlassian/gajira-transition from 3.0.0 to 3.0.1 (#34)
  • 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 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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2023 00:58
@dependabot dependabot bot added dependencies github_actions Pull requests that update Github_actions code labels Mar 1, 2023
@bendbennett bendbennett merged commit f286160 into main Mar 1, 2023
@bendbennett bendbennett deleted the dependabot/github_actions/hashicorp/ghaction-terraform-provider-release-2.3.0 branch March 1, 2023 06:48
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
github_actions Pull requests that update Github_actions code size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant