Skip to content

ci: pin GitHub Actions to commit SHAs (FE-4376)#3

Merged
ChesterSim merged 1 commit into
mainfrom
security/pin-github-actions-fe-4376
Jun 19, 2026
Merged

ci: pin GitHub Actions to commit SHAs (FE-4376)#3
ChesterSim merged 1 commit into
mainfrom
security/pin-github-actions-fe-4376

Conversation

@ChesterSim

Copy link
Copy Markdown

What

Pin all floating GitHub Actions refs in this repo to full commit SHAs (with # version comments). SHAs are the exact commits each tag/branch currently resolves to.

Why

Part of the org-wide GitHub Actions hardening effort (FE-4376). The drift-labs org now has sha_pinning_required: true and is moving off Allow all actions to a selected-actions allow-list. Floating refs must be pinned to full SHAs first so neither the pin policy nor the allow-list flip breaks CI.

Scope

Action ref pins only — no logic changes.

Note: this is a drift-labs fork; PR targets the drift-labs default branch (not the upstream parent).

@ChesterSim
ChesterSim merged commit 5b5dc1b into main Jun 19, 2026
3 of 4 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.

1 participant