Skip to content

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

Merged
osm6495 merged 1 commit into
mainfrom
security/SEC-7924/pin-github-actions
Mar 24, 2026
Merged

chore: pin third-party GitHub Actions to commit SHAs#15
osm6495 merged 1 commit into
mainfrom
security/SEC-7924/pin-github-actions

Conversation

@pkaeding

@pkaeding pkaeding commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Pin all third-party GitHub Actions to full-length commit SHAs to prevent supply chain attacks.

Addresses findings from the third-party-action-not-pinned-to-commit-sha Semgrep rule.

Test plan

  • Verify CI passes with pinned action SHAs

Note

Low Risk
Low risk workflow hardening change that should not affect behavior, but it does touch the release automation path if the pinned commit differs from the expected v4 tag.

Overview
Pins googleapis/release-please-action in .github/workflows/release-please.yml from the floating @v4 tag to a specific commit SHA to reduce GitHub Actions supply-chain risk.

Written by Cursor Bugbot for commit c8b96d8. This will update automatically on new commits. Configure here.

Pin all third-party GitHub Actions to full-length commit SHAs to prevent
supply chain attacks. Addresses findings from the
third-party-action-not-pinned-to-commit-sha Semgrep rule.
@osm6495 osm6495 merged commit 51fccac into main Mar 24, 2026
8 checks passed
@osm6495 osm6495 deleted the security/SEC-7924/pin-github-actions branch March 24, 2026 13:47
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