Skip to content

ci: bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1#147

Merged
dangtony98 merged 1 commit intomainfrom
dependabot/github_actions/goreleaser/goreleaser-action-7.2.1
May 3, 2026
Merged

ci: bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1#147
dangtony98 merged 1 commit intomainfrom
dependabot/github_actions/goreleaser/goreleaser-action-7.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps goreleaser/goreleaser-action from 7.1.0 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

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)
  • See full diff 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 7.1.0 to 7.2.1.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](goreleaser/goreleaser-action@e24998b...1a80836)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 3, 2026
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — Dependabot bump pinned to a full commit SHA.

Extended reasoning...

Overview

This PR bumps the goreleaser/goreleaser-action GitHub Action from v7.1.0 to v7.2.1 in .github/workflows/release.yml. It is a single-line change to a SHA pin (with the version comment updated alongside).

Security risks

None of note. The action is pinned to a full commit SHA (1a80836c5c9d9e5755a25cb59ec6f45a3b5f41a8), which is the project's established supply-chain hardening pattern (an explicit comment in the workflow confirms this convention). The upstream changelog covers internal nightly-tag handling and a new version-file input — neither affects how this repo invokes the action (it uses version: "~> v2" and args: release --clean).

Level of scrutiny

Low. This is a mechanical, Dependabot-generated dependency bump with no logic changes, no new inputs, and no permission changes. The release workflow already uses minimal permissions and OIDC, and they are unchanged.

Other factors

The bug-hunting system found no issues. No human reviewer comments are pending. This fits squarely within the "simple, mechanical, obvious" category appropriate for shadow approval.

@dangtony98 dangtony98 merged commit c33d5a9 into main May 3, 2026
10 checks passed
@dangtony98 dangtony98 deleted the dependabot/github_actions/goreleaser/goreleaser-action-7.2.1 branch May 3, 2026 14:00
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