Skip to content

ci: bump goreleaser-action v6 -> v7#13

Merged
abizer merged 1 commit into
masterfrom
ci-goreleaser-v7
May 12, 2026
Merged

ci: bump goreleaser-action v6 -> v7#13
abizer merged 1 commit into
masterfrom
ci-goreleaser-v7

Conversation

@abizer
Copy link
Copy Markdown
Owner

@abizer abizer commented May 12, 2026

Summary

v7's only breaking change is the Node.js runtime (20 → 24). GitHub deprecated Node 20 for actions in Sept 2026; the v2.5.0 release run surfaced the deprecation warning. No input/output changes — v6 and v7 accept the same version / args config.

v7 floating tag currently resolves to v7.2.1 (same SHA), matching the floating-major-tag style this repo already uses for actions/checkout@v6 and actions/setup-go@v6.

Test plan

  • v7 floating tag confirmed to exist on goreleaser/goreleaser-action
  • Next release tag push exercises the bumped action (only runs on v* tag push, so can't validate via CI on this PR — merge then cut a patch tag if you want to smoke-test)

Note

Low Risk
Low risk: a dependency bump in the GitHub Actions release workflow, but it can affect tagging/release publishing behavior and only gets exercised on release runs.

Overview
The release GitHub Actions workflow now runs GoReleaser via goreleaser/goreleaser-action@v7 (was @v6) while keeping the same version and args configuration.

Reviewed by Cursor Bugbot for commit d86222e. Bugbot is set up for automated code reviews on this repo. Configure here.

v7's only breaking change is the Node.js runtime (20 -> 24). GitHub
deprecated Node 20 for actions in Sept 2026; the v2.5.0 release run
surfaced the deprecation warning. No input/output changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@abizer abizer merged commit 6deeb98 into master May 12, 2026
2 checks passed
@abizer abizer deleted the ci-goreleaser-v7 branch May 12, 2026 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant