Skip to content

security: Pin Github Actions#62

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

security: Pin Github Actions#62
hhvrc merged 1 commit intomasterfrom
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:08
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 GitHub Actions used by repository workflows to immutable commit SHAs (with the resolved tag kept in a trailing comment) to reduce supply-chain risk from mutable tags.

Changes:

  • Updated workflows to reference actions/checkout, actions/setup-dotnet, and github/codeql-action by commit SHA.
  • Updated ci-build workflow to reference gittools/actions/gitversion actions by commit SHA.

Reviewed changes

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

File Description
.github/workflows/update-cloudflare-proxies.yml Pins checkout and setup-dotnet action references to SHAs.
.github/workflows/codeql.yml Pins checkout, setup-dotnet, and CodeQL actions to SHAs.
.github/workflows/ci-build.yml Pins checkout, setup-dotnet, and GitVersion actions to SHAs.

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

Comment thread .github/workflows/update-cloudflare-proxies.yml
Comment thread .github/workflows/ci-build.yml
Comment thread .github/workflows/ci-build.yml
@hhvrc hhvrc merged commit d758bc8 into master May 6, 2026
7 of 10 checks passed
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