Skip to content

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

Merged
pkevan merged 1 commit into
trunkfrom
chore/devprod-1072-pin-actions-shas
Jun 11, 2026
Merged

chore: pin third-party GitHub Actions to commit SHAs#104
pkevan merged 1 commit into
trunkfrom
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: 3
  • Repo-level unpinned usage count from the trunk recheck: 4
  • Dependabot GitHub Actions coverage: created (.github/dependabot.yml)

Verification commands:

# ramsey/composer-install # 3.2.1 -> a8d0d959dab41457692a5e2041bd9b757a119e3f
gh api repos/ramsey/composer-install/commits/3.2.1 --jq '.sha'
# expected: a8d0d959dab41457692a5e2041bd9b757a119e3f

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

# softprops/action-gh-release # v2.6.2 -> 3bb12739c298aeb8a4eeaf626c5b8d85266b0e65
gh api repos/softprops/action-gh-release/commits/v2.6.2 --jq '.sha'
# expected: 3bb12739c298aeb8a4eeaf626c5b8d85266b0e65

@mahangu mahangu self-assigned this Jun 8, 2026
@mahangu mahangu marked this pull request as ready for review June 8, 2026 02:29
@mahangu mahangu requested a review from a team as a code owner June 8, 2026 02:29
@pkevan pkevan merged commit dca0d36 into trunk Jun 11, 2026
4 checks passed
@pkevan pkevan deleted the chore/devprod-1072-pin-actions-shas branch June 11, 2026 07:29
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