verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.1.6.
- This action is used across all versions by 70 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 custom GitHub App token. It stages and commits specified file changes in a repository, ensuring that the commits are cryptographically signed with GitHub’s public PGP key, thus guaranteeing their authenticity. This action is useful for automating secure and verified commits within CI/CD workflows across multiple platforms.
Release notes
What’s Changed
🏗️ Dependencies
- build(deps-dev): Bump the npm-development group with 4 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/291
- build(deps): Bump github/codeql-action from 4.32.3 to 4.32.4 in the actions group by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/290
- build(deps): Bump minimatch from 10.2.2 to 10.2.3 by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/296
- build(deps): Bump minimatch from 10.2.3 to 10.2.4 by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/297
- build(deps): Bump @octokit/plugin-retry from 8.0.3 to 8.1.0 by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/293
Full Changelog: https://github.com/IAreKyleW00t/verified-bot-commit/compare/v2.1.5...v2.1.6