Skip to content

chore: pin third-party GitHub Actions to commit SHAs#42

Merged
chubes4 merged 1 commit into
trunkfrom
gha-pin/third-party-sha-pinning
Jun 22, 2026
Merged

chore: pin third-party GitHub Actions to commit SHAs#42
chubes4 merged 1 commit into
trunkfrom
gha-pin/third-party-sha-pinning

Conversation

@mahangu

@mahangu mahangu commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Pins the third-party action in .github/workflows/php-transformer.yml to a commit SHA.

shivammathur/setup-php@v2 -> f3e473d116dcccaddc5834248c87452386958240 (2.37.2), the commit @v2 currently resolves to. actions/checkout is GitHub-owned, out of scope for this third-party pass.

Verify:

gh api repos/shivammathur/setup-php/commits/v2 --jq .sha
# => f3e473d116dcccaddc5834248c87452386958240

Tracking: DEVPROD-1072.

@mahangu mahangu requested a review from chubes4 June 22, 2026 11:33
@chubes4 chubes4 merged commit 0be3f70 into trunk Jun 22, 2026
1 check 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