Skip to content

Pin GitHub actions to SHA#834

Merged
agibson-godaddy merged 1 commit into
masterfrom
mwc-19728
May 13, 2026
Merged

Pin GitHub actions to SHA#834
agibson-godaddy merged 1 commit into
masterfrom
mwc-19728

Conversation

@agibson-godaddy
Copy link
Copy Markdown
Contributor

@agibson-godaddy agibson-godaddy commented May 13, 2026

Summary

This pins all GitHub actions used in our workflows to a SHA. Also updates all actions/checkout to be v6 across the board.

Story: MWC-19728

QA

  • Code review
  • Checks pass

Before merge

  • I have confirmed these changes in each supported minor WooCommerce version

Copy link
Copy Markdown
Contributor

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

This PR aims to improve workflow supply-chain security by pinning GitHub Actions references to specific commit SHAs across the repository’s GitHub workflows.

Changes:

  • Pinned actions/checkout, actions/cache, shivammathur/setup-php, ruby/setup-ruby, and godaddy-wordpress/setup-wp-cli to commit SHAs.
  • Updated translation-related workflows to use the same pinned actions/checkout SHA across repositories.

Reviewed changes

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

Show a summary per file
File Description
.github/workflows/update-translations-files.yml Updates actions/checkout reference for translation update automation.
.github/workflows/prep-release.yml Pins checkout + release tooling actions (Ruby setup, WP-CLI setup) for release preparation workflow.
.github/workflows/golf-integration-translations-received.yml Updates actions/checkout pin used by GoLF “received translations” sync workflow.
.github/workflows/golf-integration-send-translations.yml Updates actions/checkout pin used by GoLF “send translations” workflow.
.github/workflows/ci.yml Pins checkout, PHP setup, and cache actions used by CI.

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

Comment thread .github/workflows/update-translations-files.yml
Comment thread .github/workflows/golf-integration-send-translations.yml
Comment thread .github/workflows/golf-integration-translations-received.yml
@agibson-godaddy agibson-godaddy merged commit 121fdfe into master May 13, 2026
9 checks passed
@agibson-godaddy agibson-godaddy deleted the mwc-19728 branch May 13, 2026 11:30
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