verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.2.0.
- This action is used across all versions by 81 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 solves the problem of generating verified commits programmatically, ensuring changes made by automation are properly signed and attributed. Key capabilities include staging and committing files matching specified patterns, signing commits with GitHub’s public PGP key, and updating the local branch to reflect the changes.
Release notes
What’s Changed
✨ Other Changes
- feat: Adding support for empty commits by @IAreKyleW00t in https://github.com/IAreKyleW00t/verified-bot-commit/pull/310
🏗️ Dependencies
- build(deps): Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/307
- build(deps): Bump the actions group with 2 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/306
- build(deps-dev): Bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/308
- build(deps-dev): Bump flatted from 3.3.4 to 3.4.2 by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/311
Full Changelog: https://github.com/IAreKyleW00t/verified-bot-commit/compare/v2.1.8...v2.2.0