Skip to content

Pin GitHub Actions to commit SHAs for supply chain security#15

Merged
kevingosse merged 1 commit intomasterfrom
pin-action-versions
Mar 5, 2026
Merged

Pin GitHub Actions to commit SHAs for supply chain security#15
kevingosse merged 1 commit intomasterfrom
pin-action-versions

Conversation

@kevingosse
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings March 5, 2026 12:56
Copy link

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 and release workflows to immutable commit SHAs to reduce supply-chain risk and make workflow executions reproducible.

Changes:

  • Pin actions/checkout to a specific commit SHA in CI and Release workflows.
  • Pin microsoft/setup-msbuild to a specific commit SHA in CI and Release workflows.
  • Pin softprops/action-gh-release to a specific commit SHA in the Release workflow.

Reviewed changes

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

File Description
.github/workflows/release.yml Replaces tag-based action references with pinned commit SHAs for checkout, MSBuild setup, and GH release creation.
.github/workflows/ci.yml Replaces tag-based action references with pinned commit SHAs for checkout and MSBuild setup.

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

@kevingosse kevingosse merged commit a435c64 into master Mar 5, 2026
5 checks passed
@kevingosse kevingosse deleted the pin-action-versions branch March 5, 2026 13:01
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