Skip to content

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

Open
mahangu wants to merge 1 commit into
mainfrom
chore/devprod-1072-pin-actions-shas
Open

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

Conversation

@mahangu
Copy link
Copy Markdown

@mahangu mahangu commented Jun 7, 2026

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
Copy link
Copy Markdown
Member

@markbiek markbiek left a comment

Choose a reason for hiding this comment

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

LGTM!

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