Skip to content

Pin GitHub Actions to commit SHA#7

Open
ChandrashekarBekkem wants to merge 1 commit into
mainfrom
security/pin-actions-to-sha
Open

Pin GitHub Actions to commit SHA#7
ChandrashekarBekkem wants to merge 1 commit into
mainfrom
security/pin-actions-to-sha

Conversation

@ChandrashekarBekkem

Copy link
Copy Markdown

Summary

Pin all third-party GitHub Actions to full-length commit SHAs for supply chain security.

Changes

Actions are pinned to the exact commit matching the version tag. Version preserved as inline comment for readability.

Context

  • Jira: PRODSEC-132424
  • Pinning reduces supply chain risk by ensuring exact action versions
  • Version preserved as comment: action@<sha> # <version>

Test plan

  • Verify workflow syntax is valid (Actions tab shows no parse errors)
  • Confirm pinned SHAs match expected versions

LLM Agent(s) contributed to this PR.

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