verified-bot-commit-rs
Version updated for https://github.com/siiway/verified_bot_commit to version v0.1.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Verified Bot Commit GitHub Action automates the creation of signed and verified commits as the github-actions[bot] user or a GitHub App Token using the GitHub REST API. It stages and commits changes matching specified file patterns, ensures the commits are cryptographically signed with GitHub’s public PGP key, and updates the local branch to reflect the changes. This action simplifies and secures automated commit processes, ensuring trust and integrity in CI/CD pipelines.
Release notes
Full Changelog: https://github.com/siiway/verified_bot_commit/commits/v0.1.0