hashicorp / terraform-provider-archive

Utility provider that provides a data source that can create zip archives for individual files or collections of files.
https://registry.terraform.io/providers/hashicorp/archive/latest/docs
Mozilla Public License 2.0
91 stars 63 forks source link

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

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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)
github-actions[bot] commented 5 months ago

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.