Skip to content

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

Merged
mahangu merged 1 commit into
masterfrom
chore/devprod-1072-pin-actions-shas
Jun 8, 2026
Merged

chore: pin third-party GitHub Actions to commit SHAs#178
mahangu merged 1 commit into
masterfrom
chore/devprod-1072-pin-actions-shas

Conversation

@mahangu

@mahangu mahangu commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Pins third-party GitHub Actions in this repo to immutable commit SHAs.

This is a draft PR for review before merging. It was prepared with agent assistance and manually verified.

Tracking: DEVPROD-1072

Repo-level summary:

  • Pinned distinct third-party action refs in this PR: 4
  • Repo-level unpinned usage count from the trunk recheck: 4
  • Dependabot GitHub Actions coverage: already_present (.github/dependabot.yml)

Verification commands:

# codecov/codecov-action # v3.1.6 -> ab904c41d6ece82784817410c45d8b8c02684457
gh api repos/codecov/codecov-action/commits/v3.1.6 --jq '.sha'
# expected: ab904c41d6ece82784817410c45d8b8c02684457

# ramsey/composer-install # 2.2.0 -> 83af392bf5f031813d25e6fe4cd626cdba9a2df6
gh api repos/ramsey/composer-install/commits/2.2.0 --jq '.sha'
# expected: 83af392bf5f031813d25e6fe4cd626cdba9a2df6

# shivammathur/setup-php # 2.37.1 -> 7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc
gh api repos/shivammathur/setup-php/commits/2.37.1 --jq '.sha'
# expected: 7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc

# sjinks/setup-wordpress-test-library # 1.1.14 -> 598ab5e6993bb1ceea77393f8020e034772719d2
gh api repos/sjinks/setup-wordpress-test-library/commits/1.1.14 --jq '.sha'
# expected: 598ab5e6993bb1ceea77393f8020e034772719d2

@mahangu mahangu marked this pull request as ready for review June 8, 2026 05:07
@mahangu mahangu merged commit 8feca69 into master Jun 8, 2026
26 checks passed
@mahangu mahangu deleted the chore/devprod-1072-pin-actions-shas branch June 8, 2026 05:07
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.

1 participant