Skip to content

GROSS-1358: SHA-pin GitHub Actions#125

Open
dev-milos wants to merge 1 commit into
G-Research:mainfrom
dev-milos:chore/gr-oss-1358-sha-pin-actions
Open

GROSS-1358: SHA-pin GitHub Actions#125
dev-milos wants to merge 1 commit into
G-Research:mainfrom
dev-milos:chore/gr-oss-1358-sha-pin-actions

Conversation

@dev-milos

Copy link
Copy Markdown

What

Pin all GitHub Actions references to full commit SHAs (with trailing # <version> comments).

Ref: G-Research/gr-oss#1358

Why

A mutable @vN ref can be silently rewritten upstream or by a compromised account and is picked up immediately by every workflow run. Pinning to an immutable commit SHA closes that supply-chain risk; the trailing # <version> comment keeps the pin human-readable.

Notes

  • Dependabot already scans the github-actions ecosystem here, so no Dependabot change is needed — it will keep these pins up to date.
  • Actions pinned to their current major's SHA — a pin, not a version bump.

Pin all action references to a full commit SHA with a trailing version
comment. Dependabot already scans the github-actions ecosystem.

Ref: G-Research/gr-oss#1358
@pavlovic-ivan pavlovic-ivan changed the title GCSS-1358: SHA-pin GitHub Actions GROSS-1358: SHA-pin GitHub Actions Jun 22, 2026
@pavlovic-ivan pavlovic-ivan requested a review from suprjinx June 22, 2026 13:00
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