chore: Pin GitHub Actions to commit SHAs#426
Merged
a2they merged 1 commit intoMay 12, 2026
Merged
Conversation
Contributor
|
Can you please update to the latest release SHA for these actions? |
6ca0c08 to
83a6e4c
Compare
Contributor
Author
@a2they Done! |
Contributor
Thank you! |
a2they
approved these changes
May 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 PR pins GitHub Actions to exact commit SHAs for more reproducible builds.
Why pin to commit SHAs?
Pinning GitHub Actions to specific commit SHAs ensures your workflow uses the exact same version every time, preventing unexpected changes when an action publisher releases a new version. This improves security and reliability.
Learn more: https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions
Changes
actions/checkoutfromv4to34e1148in.github/workflows/unit-tests.ymlactions/setup-nodefromv4to49933eain.github/workflows/expo-update.ymlactions/checkoutfromv4to34e1148in.github/workflows/expo-update.ymlactions/upload-artifactfromv4toea165f8in.github/workflows/unit-tests.ymlactions/cachefromv4to0057852in.github/workflows/unit-tests.ymlactions/checkoutfromv4to34e1148in.github/workflows/development-tests.yml