Skip to content

fix(ci): correct goreleaser-action version pin comment (v2.8.1 -> v6.2.1)#122

Merged
stevebeattie merged 1 commit into
chainguard-dev:mainfrom
stevebeattie:security/psec-923-dfc-pin-comment
Jun 22, 2026
Merged

fix(ci): correct goreleaser-action version pin comment (v2.8.1 -> v6.2.1)#122
stevebeattie merged 1 commit into
chainguard-dev:mainfrom
stevebeattie:security/psec-923-dfc-pin-comment

Conversation

@stevebeattie

Copy link
Copy Markdown
Member

Correct goreleaser-action version pin comment

Refs: PSEC-923

Follow-up to the GitHub Actions hardening PR. The goreleaser/goreleaser-action
step in release.yaml is pinned to commit
90a3faa9d0182683851fbfa97ca1a2cb983bfca3, which resolves to v6.2.1
(verified against the upstream tags), but the trailing comment claimed
# v2.8.1 — understating the action by four major versions.

This corrects the comment to # v6.2.1. The pinned SHA is unchanged, so CI
behavior is unchanged; this is a provenance-accuracy fix so the comment no
longer misrepresents which version is actually running.

…2.1)

The goreleaser/goreleaser-action step in release.yaml is pinned to
90a3faa9d0182683851fbfa97ca1a2cb983bfca3, which resolves to v6.2.1 (verified
against the upstream tags) — but the comment claimed `# v2.8.1`, understating
the action by four major versions. Correct the comment to match the pinned
commit. SHA unchanged; behavior unchanged (ref-version-mismatch / provenance
accuracy only).

Refs: PSEC-923

Co-Authored-By: Steve Beattie <steve.beattie@chainguard.dev>
@stevebeattie stevebeattie requested a review from egibs June 22, 2026 19:24
@stevebeattie stevebeattie enabled auto-merge June 22, 2026 19:24
@stevebeattie stevebeattie merged commit 689b1d6 into chainguard-dev:main Jun 22, 2026
17 checks passed
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.

2 participants