F
31
/ 100
Security signals
OpenSSF Scorecard3.4 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: bakunyo/git-pr-release-action@035b7151a53745c03b85c6274ab1ae4bc734eccd # v1.4Mutable tags like v1.4 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.
Full workflow example
steps: - uses: bakunyo/git-pr-release-action@035b7151a53745c03b85c6274ab1ae4bc734eccd # v1.4
Score breakdown
Security (35%)40
Popularity (20%)33
Maintenance (30%)19
Reliability (15%)30
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/bakunyo-git-pr-release-action)HTML version
HTML
<a href="https://actionrank.dev/actions/bakunyo-git-pr-release-action"><img src="https://actionrank.dev/api/badge/bakunyo-git-pr-release-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work