Skip to content

chore: pin GitHub actions to specific commit SHA#2

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

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

Conversation

@andrewmackett
Copy link
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.

@gryevns gryevns merged commit e84e94c into main Mar 24, 2026
1 check passed
@gryevns gryevns deleted the turbolift-pin-github-actions branch March 24, 2026 16:10
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