Skip to content

ci: bump goreleaser-action to v7 (Node 24 runtime) - #95

Merged
aurokin merged 1 commit into
mainfrom
ci/goreleaser-action-v7
May 24, 2026
Merged

ci: bump goreleaser-action to v7 (Node 24 runtime)#95
aurokin merged 1 commit into
mainfrom
ci/goreleaser-action-v7

Conversation

@aurokin

@aurokin aurokin commented May 24, 2026

Copy link
Copy Markdown
Owner

The v0.1.0 release run flagged a deprecation: goreleaser/goreleaser-action@v6 runs on the Node.js 20 actions runtime, which GitHub forces to Node 24 on 2026-06-02 and removes on 2026-09-16.

v7 ships the same action on the node24 runtime (confirmed via each tag's action.yml runs.using). The inputs we pass are unchanged:

  • version: "~> v2" — still v7's default
  • args: release --clean

So this is a drop-in bump that clears the warning. No change to .goreleaser.yaml or the build.

🤖 Generated with Claude Code

goreleaser-action@v6 runs on the Node.js 20 actions runtime, which GitHub
forces to Node 24 on 2026-06-02 and removes on 2026-09-16. v7 ships the
identical action on the Node 24 runtime; the inputs we use (version: "~> v2",
args: release --clean) are unchanged and v7's default version is still
"~> v2", so this is a drop-in bump that clears the deprecation warning seen
on the v0.1.0 release run.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@aurokin
aurokin merged commit eb286da into main May 24, 2026
3 checks passed
@aurokin
aurokin deleted the ci/goreleaser-action-v7 branch May 24, 2026 15:18
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