ci: pin actions to full-length commit hashes#68
Merged
joshuasing merged 1 commit intomainfrom Jan 12, 2026
Merged
Conversation
patidarmanoj10
approved these changes
Jan 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request pins all GitHub Actions to their full-length commit SHAs. Used GitHub Actions have not been updated, and have been pinned to commit hashes for the latest release matching the existing tag.
The organisation-level setting "Require actions to be pinned to a full-length commit SHA" will be enabled on January 15th, 2026. Once this setting is active, any workflows referencing actions by tag (e.g.,
@v4) or branch (e.g.,@master) will fail to execute.Additionally, the setting "Allow hemilabs, and select non-hemilabs, actions and reusable workflows" will be enabled on the same date. All third-party actions currently in use by this repository have been recorded and will be permitted. After January 15th, 2026, any new third-party actions must be approved by SecOps before use.
Pinning actions to immutable commit hashes reduces potential for supply chain attacks by:
For more information, please see:
All original version tags are preserved as inline comments for maintainability.
This pull request does not update any actions. All actions have been pinned to the most recent commit for the pre-existing tag -- please update actions in a separate pull request if necessary. Pinned actions:
actions/checkoutv4 -> v4.3.1 (34e1148)actions/setup-nodev4 -> v4.4.0 (49933ea)foundry-rs/foundry-toolchainv1 -> v1.6.0 (8b0419c)Detected third-party actions: