verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.1.8.
- This action is used across all versions by 76 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 or using a GitHub App Token. It simplifies managing and automating code changes by staging modified files, committing changes that match specified patterns, and updating the branch with a verified commit using GitHub’s public PGP key. This action is particularly useful for ensuring commit authenticity and automating workflows that require secure, signed commits.
Release notes
What’s Changed
🏗️ Dependencies
- build(deps-dev): Bump the npm-development group across 1 directory with 8 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/303
- build(deps): Bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/305
Full Changelog: https://github.com/IAreKyleW00t/verified-bot-commit/compare/v2.1.7...v2.1.8