GitHub Action for committing changes to repository
Actively maintaineddevops-infra/action-commit-push · MIT
GitHub Action that will create a new commit and push it to the repository
★ 91 starsLast commit 2 months agoLatest v1.5.0
C
60
/ 100
Security signals
OpenSSF Scorecard4.7 / 10
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: devops-infra/action-commit-push@f066ea8e19660de57d3d3a4a0b9d294ea2612e20 # v1.5.0Mutable tags like v1.5.0 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: devops-infra/action-commit-push@f066ea8e19660de57d3d3a4a0b9d294ea2612e20 # v1.5.0
Score breakdown
Security (35%)48
Popularity (20%)35
Maintenance (30%)84
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/devops-infra-action-commit-push)HTML version
HTML
<a href="https://actionrank.dev/actions/devops-infra-action-commit-push"><img src="https://actionrank.dev/api/badge/devops-infra-action-commit-push" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work