Skip to content

security: Pin Github Actions#195

Merged
hhvrc merged 1 commit intodevelopfrom
security/pin-gh-actions
May 6, 2026
Merged

security: Pin Github Actions#195
hhvrc merged 1 commit intodevelopfrom
security/pin-gh-actions

Conversation

@hhvrc
Copy link
Copy Markdown
Contributor

@hhvrc hhvrc commented May 6, 2026

Pins all third-party GitHub Actions in workflows and composite actions to immutable commit SHAs, with the resolved tag preserved in a trailing comment.

Generated by pin_github_actions.py.

Copilot AI review requested due to automatic review settings May 6, 2026 20:04
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Pins third-party GitHub Actions in the CI workflows to immutable commit SHAs to reduce supply-chain risk, preserving the resolved version as a trailing comment.

Changes:

  • Replaced moving action tags (e.g., @v4) with full commit SHAs across CI workflows.
  • Added trailing comments indicating the resolved version for each pinned action.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/ci-tag.yml Pins all actions used in the tag CI pipeline to commit SHAs.
.github/workflows/ci-master.yml Pins all actions used in the master CI pipeline to commit SHAs.
.github/workflows/ci-develop.yml Pins all actions used in the develop CI pipeline to commit SHAs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci-master.yml
Comment thread .github/workflows/ci-develop.yml
Comment thread .github/workflows/ci-tag.yml
@hhvrc hhvrc merged commit 55f0a45 into develop May 6, 2026
10 checks passed
@hhvrc hhvrc deleted the security/pin-gh-actions branch May 6, 2026 20:23
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