Skip to content

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

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

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

Conversation

@mahangu

@mahangu mahangu commented Jun 7, 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: 2
  • Repo-level unpinned usage count from the trunk recheck: 6
  • Dependabot GitHub Actions coverage: created (.github/dependabot.yml)

Verification commands:

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

# slackapi/slack-github-action # v1.24.0 -> e28cf165c92ffef168d23c5c9000cffc8a25e117
gh api repos/slackapi/slack-github-action/commits/v1.24.0 --jq '.sha'
# expected: e28cf165c92ffef168d23c5c9000cffc8a25e117

@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 80.271% (+0.02%) from 80.255% — chore/devprod-1072-pin-actions-shas into main

@mahangu mahangu marked this pull request as ready for review June 7, 2026 11:18
@mahangu mahangu self-assigned this Jun 7, 2026
@mahangu mahangu requested a review from markbiek June 7, 2026 11:18

@markbiek markbiek left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mahangu mahangu merged commit 031b0c3 into main Jun 9, 2026
11 checks passed
@mahangu mahangu deleted the chore/devprod-1072-pin-actions-shas branch June 9, 2026 00:53
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.

3 participants