ActionRank

GitHub Action for committing changes to repository

Actively maintained

devops-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 48Maintenance 84Popularity 35Reliability 70

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.0

Mutable 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

ActionRank grade badge for GitHub Action for committing changes to repository
Markdown
[![ActionRank](https://actionrank.dev/api/badge/devops-infra-action-commit-push)](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

Get alerts for GitHub Action for committing changes to repository

We'll email you only if GitHub Action for committing changes to repository becomes abandoned or a new advisory is published. Unsubscribe any time. How we handle your address