verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.3.0.
- This action is used across all versions by 87 repositories.
Action Type
This is a Node action using Node version 24.
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 using the standard GITHUB_TOKEN or a GitHub App Token. It simplifies the process of committing and signing changes programmatically, ensuring that commits are verified with GitHub’s public PGP key, while allowing granular file selection and customizable commit messages. This action is ideal for maintaining secure and authenticated automated workflows, particularly for repositories requiring verified commits.
What’s Changed
What’s Changed
✨ Other Changes
- Add support for file deletions / renames by @c2h5oh in https://github.com/IAreKyleW00t/verified-bot-commit/pull/326
🏗️ Dependencies
- build(deps-dev): Bump the npm-development group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/327
New Contributors
- @c2h5oh made their first contribution in https://github.com/IAreKyleW00t/verified-bot-commit/pull/326
Full Changelog: https://github.com/IAreKyleW00t/verified-bot-commit/compare/v2.2.2...v2.3.0