verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.2.2.
- 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 GitHub REST API, leveraging either the default GITHUB_TOKEN or a custom GitHub App Token. It simplifies workflows by staging and committing specified files, ensuring commits are cryptographically signed with GitHub’s public PGP key, and updating the local branch. This action is particularly useful for maintaining secure, traceable commit histories in automated workflows.
What’s Changed
What’s Changed
🏗️ Dependencies
- build(deps-dev): Bump the npm-development group with 2 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/321
- build(deps): Bump github/codeql-action from 4.34.1 to 4.35.1 in the actions group by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/320
- build(deps): Bump minimatch from 10.2.4 to 10.2.5 in the npm-production group across 1 directory by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/323
- build(deps-dev): Bump ts-jest from 29.4.6 to 29.4.9 in the npm-development group by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/324
Full Changelog: https://github.com/IAreKyleW00t/verified-bot-commit/compare/v2.2.1...v2.2.2