Skip to content

ci: hash pinning for all GItHub Actions#26

Merged
hyperfinitism merged 1 commit intomainfrom
ci/pin-actions
Mar 25, 2026
Merged

ci: hash pinning for all GItHub Actions#26
hyperfinitism merged 1 commit intomainfrom
ci/pin-actions

Conversation

@hyperfinitism
Copy link
Copy Markdown
Collaborator

This PR replaces all versioned action refs with specific commit SHAs using pinact (preserving the original tag as a comment) across workflow files. This mitigates the risk of supply chain attacks via GitHub Actions.

- Replace versioned action refs with specific commit SHAs using pinact
  (preserving the original tag as a comment) across workflow files to improve
  reproducibility and security.
- Add .pinact.yaml to declare the workflow files to be pinned.
@hyperfinitism hyperfinitism self-assigned this Mar 25, 2026
@hyperfinitism hyperfinitism merged commit d88379b into main Mar 25, 2026
10 checks passed
@hyperfinitism hyperfinitism deleted the ci/pin-actions branch March 25, 2026 09:12
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