Git Auto Commit
Actively maintainedstefanzweifel/git-auto-commit-action · MIT
Automatically commit and push changed files back to GitHub with this GitHub Action for the 80% use case.
★ 2.6k starsLast commit 14 days agoLatest v7.2.0
C
69
/ 100
Security signals
OpenSSF Scorecard4.3 / 10
SECURITY.md presentNo
Immutable releasesEnabled
Known vulnerabilitiesNone on record
How to use it safely
Recommended: pin to commit SHA
uses: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0Mutable tags like v7.2.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: stefanzweifel/git-auto-commit-action@4a55954c782fc1ea30b9056cd3e7a2b40ca8887d # v7.2.0
Score breakdown
Security (35%)56
Popularity (20%)67
Maintenance (30%)84
Reliability (15%)70
Add this badge to your README
Markdown
[](https://actionrank.dev/actions/stefanzweifel-git-auto-commit-action)HTML version
HTML
<a href="https://actionrank.dev/actions/stefanzweifel-git-auto-commit-action"><img src="https://actionrank.dev/api/badge/stefanzweifel-git-auto-commit-action" alt="ActionRank score"></a>Free to use, no attribution required — the badge updates itself as the score changes. How badges work