| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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.
| Back | FazBrowse Home | New Git URL |
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
Note
Low Risk
Low risk: only changes the workflow action reference to a specific commit, reducing supply-chain risk without altering release logic.
Overview
Pins the google-github-actions/release-please-action used in .github/workflows/release-please.yml from the floating @v4 tag to a specific commit SHA (v4.4.0) to improve workflow supply-chain security.
Written by Cursor Bugbot for commit 70e2919. This will update automatically on new commits. Configure here.