Pin all GitHub Actions to immutable SHA commits for supply chain security#5691
Merged
Conversation
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Pin remaining unpinned GitHub Actions to SHA commits
Pin all GitHub Actions to immutable SHA commits for supply chain security
Dec 6, 2025
This was referenced May 1, 2026
Merged
This was referenced May 11, 2026
Merged
Merged
fix: unbreak CI workflow and Helm chart, publish image on main
cozystack/kilo-clustermesh-operator#1
Closed
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.
Pinned all GitHub Actions across 12 workflow files to SHA commits to prevent supply chain attacks via tag manipulation or repository compromise.
Changes
Workflow Files (54 actions pinned)
@v5,@v6) with immutable SHA commits@<sha> # v5ci.yml,codeql.yml,close-old-bot-discussions.yml,copilot-setup-steps.yml,copilot.yml,docs.yml,format-and-commit.yml,install.yml,integration-agentics.yml,security-scan.yml,smoke-isolated-srt.yml,test-copilot-github-integration.ymlExample
Documentation (
specs/github-actions-security-best-practices.md)SHA Retrieval
All non-.lock.yml workflow files now have 100% SHA-pinned actions.
Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.