Skip to content

ci: pin all GitHub Actions to commit SHAs#6248

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

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
Copy link
Copy Markdown
Contributor

@gz gz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome, thanks

@gz gz added this pull request to the merge queue May 16, 2026
Any commits made after this event will not be merged.
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