Skip to content

chore: pin GitHub actions to specific commit SHA#28

Merged
cbetta merged 1 commit intomainfrom
turbolift-pin-github-actions
Mar 24, 2026
Merged

chore: pin GitHub actions to specific commit SHA#28
cbetta merged 1 commit intomainfrom
turbolift-pin-github-actions

Conversation

@andrewmackett
Copy link
Copy Markdown
Member

To proactively limit the impact of a compromised dependency, GitHub recommends that workflows pin dependency versions to a specific commit SHA. This will prevent malicious code added to a new or updated branch or tag from being automatically used.

In GitHub there’s a setting to “Require actions to be pinned to a full-length commit SHA” and we intend to enable this setting soon.

The changes in this PR were created using the pin-github-action tool.

GitHub blog post

This PR was generated using turbolift.

@cbetta cbetta merged commit af9bf61 into main Mar 24, 2026
1 check 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.

2 participants