Skip to content

ci: pin all GitHub Actions to commit SHAs#6248

Open
jyotshnayaparla-00 wants to merge 1 commit into
mainfrom
fix/pin-gha-actions
Open

ci: pin all GitHub Actions to commit SHAs#6248
jyotshnayaparla-00 wants to merge 1 commit into
mainfrom
fix/pin-gha-actions

Conversation

@jyotshnayaparla-00
Copy link
Copy Markdown
Contributor

@jyotshnayaparla-00 jyotshnayaparla-00 commented May 15, 2026

Pin all GitHub Actions to commit SHAs instead of mutable version tags (e.g. v4). This protects against supply chain attacks where a compromised action tag could be repointed to malicious code.

Each action is pinned to the exact commit SHA that the tag currently resolves to, with the tag name kept as a comment for readability (e.g. actions/checkout@abc123 # v4).

Closes https://github.com/feldera/infrastructure/issues/50

@jyotshnayaparla-00 jyotshnayaparla-00 self-assigned this May 15, 2026
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.

1 participant