Skip to content

fix: pin GitHub Actions to SHA for supply chain security#72

Open
riccardosarro wants to merge 1 commit into
masterfrom
fix/github-action-sha-pinning
Open

fix: pin GitHub Actions to SHA for supply chain security#72
riccardosarro wants to merge 1 commit into
masterfrom
fix/github-action-sha-pinning

Conversation

@riccardosarro

Copy link
Copy Markdown

Summary

Pin all GitHub Actions to full commit SHAs for supply chain security.

Actions referenced by tag or branch have been resolved to their commit SHA, with the original ref preserved as an inline comment. Where a sub-action had unpinned transitive dependencies, the action was upgraded to the closest newer version where all sub-actions are fully pinned.

References to this repo's own reusable workflows / composite actions have been rewritten to relative ./ paths, which run from the current commit and are exempt from SHA-pinning enforcement.

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
@riccardosarro riccardosarro added the vimeo-sha-pinning-enforcement PRs opened by gha-sha-pinning automation label Jun 22, 2026
@riccardosarro riccardosarro requested a review from muglug June 22, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

vimeo-sha-pinning-enforcement PRs opened by gha-sha-pinning automation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant