ci: pin GitHub Actions to SHAs for supply-chain hardening - #755
Open
rathko wants to merge 1 commit into
Open
Conversation
Pins all 16 third-party actions across release.yaml, test-unit.yaml, analyze-test-results.yaml, periodic-snapshot.yaml, and restyled.yaml to specific commit SHAs (with version tag in trailing comment) to prevent supply-chain attacks via mutable tag references. Pinned actions: - actions/cache@v4 -> 0057852bfaa89a56745cba8c7296529d2fc39830 (v4.3.0) - actions/checkout@v4 -> 34e114876b0b11c390a56381ad16ebd13914f8d5 (v4.3.1) - actions/download-artifact@v4 -> d3f86a106a0bac45b974a628896c90dbdf5c8093 (v4.3.0) - actions/github-script@v7 -> f28e40c7f34bde8b3046d885e986cb6290c5673b (v7.1.0) - actions/setup-node@v4 -> 49933ea5288caeca8642d1e84afbd3f7d6820020 (v4.4.0) - actions/setup-python@v5 -> a26af69be951a213d495a4c3e4e4022e16d87065 (v5.6.0) - actions/upload-artifact@v4 -> ea165f8d65b6e75b540449e92b4886f43607fa02 (v4.6.2) - docker/build-push-action@v6 -> 10e90e3645eae34f1e60eeb005ba3a3d33f178e8 (v6.19.2) - docker/login-action@v3 -> c94ce9fb468520275223c153574b00df6fe4bcc9 (v3.7.0) - docker/setup-buildx-action@v3 -> 8d2750c68a42422c14e847fe6c8ac0403b4cbd6f (v3.12.0) - irongut/CodeCoverageSummary@v1.3.0 -> 51cc3a756ddcd398d447c044c02cb6aa83fdae95 (v1.3.0) - marocchino/sticky-pull-request-comment@v2 -> 773744901bac0e8cbb5a0dc842800d45e9b2b405 (v2.9.4) - mikepenz/action-junit-report@v4 -> db71d41eb79864e25ab0337e395c352e84523afe (v4.3.1) - peter-evans/create-pull-request@v6 -> c5a7806660adbe173f04e3e038b0ccdcd758773c (v6.1.0) - restyled-io/actions/run@v4 -> f31a2185676c560a98c4f9e0185e9bfe8ec3eaf9 (v4.4.24) - restyled-io/actions/setup@v4 -> f31a2185676c560a98c4f9e0185e9bfe8ec3eaf9 (v4.4.24)
mirkan1
approved these changes
May 17, 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.
Pins all 16 third-party actions across release.yaml, test-unit.yaml, analyze-test-results.yaml, periodic-snapshot.yaml, and restyled.yaml to specific commit SHAs (with version tag in trailing comment) to prevent supply-chain attacks via mutable tag references.
Pinned actions:
What type of PR is this?
Description
How is this tested?
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings (if there are UI changes)