Skip to content

chore: pin all GitHub Action versions to SHAs#53

Merged
mjdavidson merged 1 commit into
masterfrom
mattd/explore-pin-action-shas
May 7, 2026
Merged

chore: pin all GitHub Action versions to SHAs#53
mjdavidson merged 1 commit into
masterfrom
mattd/explore-pin-action-shas

Conversation

@mjdavidson
Copy link
Copy Markdown
Contributor

Pins every action across the 4 workflow files to a commit SHA with a version comment, matching other public WorkOS repos. Floating tags (@v6) can be moved to point at compromised commits; SHAs can't.

Bumped to current latest while we're here:

  • actions/checkout v4 → v6
  • actions/setup-node v4 → v6
  • amannn/action-semantic-pull-request v6 → v6.1.1
  • github/codeql-action/{init,analyze} v3 → v3.35.3
  • actions/dependency-review-action v4 → v4.9.0

Follow-up to #51 review comment.

Pins every action across the 4 workflow files to a commit SHA with
a version comment, matching the pattern used in other public WorkOS
repos (workos-node, authkit-nextjs, etc.). Same supply-chain hygiene:
floating tags can be moved to point at compromised commits, SHAs can't.

Versions are kept current:
- actions/checkout       v4 → v6
- actions/setup-node     v4 → v6
- amannn/action-semantic-pull-request   v6 → v6.1.1
- github/codeql-action/{init,analyze}   v3 → v3.35.3
- actions/dependency-review-action      v4 → v4.9.0
@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
explore Ready Ready Preview, Comment May 7, 2026 8:38pm

Request Review

@mjdavidson mjdavidson merged commit 2de952b into master May 7, 2026
9 checks passed
@mjdavidson mjdavidson deleted the mattd/explore-pin-action-shas branch May 7, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants