Skip to content

Pin Actions SHAs#789

Merged
arthurschreiber merged 1 commit into
mainfrom
pin-shas
May 15, 2026
Merged

Pin Actions SHAs#789
arthurschreiber merged 1 commit into
mainfrom
pin-shas

Conversation

@mhamza15
Copy link
Copy Markdown
Contributor

Pins Actions to SHAs.

@mhamza15 mhamza15 self-assigned this May 15, 2026
Copilot AI review requested due to automatic review settings May 15, 2026 14:07
Pins Actions to SHAs.

Signed-off-by: Mohamed Hamza <mhamza@fastmail.com>
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 in CI workflows to specific commit SHAs (with version comments) instead of mutable version tags, a security best practice to mitigate supply chain risks from tag mutation.

Changes:

  • Pin actions/checkout@v6 to commit SHA de0fac2… (v6.0.2) across four workflows.
  • Pin peter-evans/create-pull-request@v8 to commit SHA 5f6978f… (v8.1.1) in the dependency upgrade workflow.

Reviewed changes

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

File Description
.github/workflows/upgrade-vitess-dependency.yaml Pin actions/checkout and peter-evans/create-pull-request to SHAs.
.github/workflows/unit-test.yaml Pin actions/checkout to SHA.
.github/workflows/make-generate-and-diff.yaml Pin actions/checkout to SHA.
.github/workflows/integration-test.yaml Pin actions/checkout to SHA.

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

@arthurschreiber arthurschreiber merged commit b05f8f6 into main May 15, 2026
15 checks passed
@arthurschreiber arthurschreiber deleted the pin-shas branch May 15, 2026 14:45
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.

4 participants