chore(ci): bump goreleaser-action v6 -> v7 (#5)

Node 20 deprecation. v7 release notes call out only node24+ESM
internal changes; inputs/outputs unchanged from v6.
This commit is contained in:
2026-05-20 23:30:34 +01:00
committed by GitHub
parent 99c906c3c5
commit d6ecbdea48
+1 -1
View File
@@ -258,7 +258,7 @@ jobs:
- name: Run GoReleaser
if: github.event_name != 'workflow_dispatch' || inputs.dry-run-release == false
uses: goreleaser/goreleaser-action@v6
uses: goreleaser/goreleaser-action@v7
with:
distribution: goreleaser
version: '~> v2'