Skip to content

Bump goreleaser/goreleaser-action from 6 to 7.2.1 - #1039

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/goreleaser/goreleaser-action-7.2.1
Closed

Bump goreleaser/goreleaser-action from 6 to 7.2.1#1039
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/goreleaser/goreleaser-action-7.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Bumps goreleaser/goreleaser-action from 6 to 7.2.1.

Release notes

Sourced from goreleaser/goreleaser-action's releases.

v7.2.1

This fully removes the usage of the old nightly moving tag.

Full Changelog: goreleaser/goreleaser-action@v7.2.0...v7.2.1

v7.2.0

What's Changed

Full Changelog: goreleaser/goreleaser-action@v7...v7.2.0

v7.1.0

What's Changed

New Contributors

Full Changelog: goreleaser/goreleaser-action@v7...v7.1.0

v7.0.0

What's Changed

Full Changelog: goreleaser/goreleaser-action@v6...v7.0.0

... (truncated)

Commits
  • 1a80836 ci(nightly): pass GITHUB_TOKEN to nightly integration job
  • a71152e refactor: drop legacy 'nightly' tag fallback
  • 4c6ab56 feat: resolve nightly to latest vX.Y.Z-<sha>-nightly release (#558)
  • 4f96abf feat: add version-file input (#556)
  • 15fa2a9 test: cover install across release eras (#555)
  • e24998b ci: drop pre-cosign-v3 goreleaser versions from tests (#554)
  • be2e8a3 docs: document cosign verification in README (#553)
  • 5e53f8e ci: add release-major-tag workflow (#552)
  • 4068afa build: drop docker-bake in favor of plain npm (#551)
  • 213ec80 docs: add CONTRIBUTING with pre-commit workflow
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.2.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@v6...v7.2.1)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.2.1
  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 May 21, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 21, 2026 16:49
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 21, 2026
picatz added a commit that referenced this pull request May 29, 2026
Bump all GitHub Actions to their latest versions, kept pinned to commit
SHAs. Resolves the open Dependabot action PRs and brings the remaining
actions in line:

- actions/create-github-app-token v2.2.2 -> v3.1.1 (#1037)
- actions/github-script v8.0.0 -> v9.0.0 (#1036)
- docker/setup-buildx-action v3.10.0 -> v4.1.0 (#1035)
- goreleaser/goreleaser-action v6.4.0 -> v7.2.1 (#1039)
- actions/setup-go -> v6.4.0 across all workflows (#1038)
- actions/checkout v4.3.1 -> v6.0.2 in ci.yaml
- docker/setup-qemu-action v3.2.0 -> v4.1.0
- docker/login-action v3.5.0 -> v4.2.0
chaptersix added a commit that referenced this pull request May 29, 2026
VLN-1354: pin and bump GitHub Actions to latest versions

Pin all GitHub Actions to full 40-character commit SHAs and bump to
latest versions across all workflows:

- actions/checkout v4.3.1 -> v6.0.2
- actions/setup-go -> v6.4.0
- actions/upload-artifact (already pinned, kept current)
- actions/create-github-app-token v2.2.2 -> v3.1.1 (#1037)
- actions/github-script v8.0.0 -> v9.0.0 (#1036)
- docker/setup-qemu-action v3.2.0 -> v4.1.0
- docker/setup-buildx-action v3.10.0 -> v4.1.0 (#1035)
- docker/login-action v3.5.0 -> v4.2.0
- goreleaser/goreleaser-action v6.4.0 -> v7.2.1 (#1039)

Resolves open Dependabot PRs #1035, #1036, #1037, #1038, #1039.
Left temporalio/public-actions refs unchanged per exception policy.
---------

Co-authored-by: picatz <14850816+picatz@users.noreply.github.com>
Co-authored-by: Alex Stanfield <13949480+chaptersix@users.noreply.github.com>
@chaptersix chaptersix closed this May 29, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/goreleaser/goreleaser-action-7.2.1 branch May 29, 2026 19:51
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.

1 participant