Skip to content

security: Pin Github Actions#61

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

security: Pin Github Actions#61
hhvrc merged 1 commit into
masterfrom
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:10
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 used by the CI workflow to immutable commit SHAs to reduce supply-chain risk, while preserving the resolved version tags in comments for readability.

Changes:

  • Pinned actions/checkout to a specific commit SHA (with resolved version comment).
  • Pinned actions/setup-dotnet to a specific commit SHA (with resolved version comment).
  • Pinned actions/upload-artifact to a specific commit SHA (with resolved version comment).

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

@hhvrc hhvrc merged commit fb1783c into master May 6, 2026
7 of 8 checks passed
@hhvrc hhvrc deleted the security/pin-gh-actions branch May 6, 2026 20:18
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