verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.2.1.
- This action is used across all versions by 86 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 with a custom GitHub App token. It simplifies the process of committing changes to a repository by programmatically staging files matching specified patterns, creating a signed commit using GitHub’s public PGP key, and updating the branch reference. This action is ideal for ensuring automated commits are verified and secure, streamlining workflows that involve file updates or modifications by bots.
What’s Changed
What’s Changed
🏗️ Dependencies
- build(deps-dev): Bump the npm-development group with 3 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/313
- build(deps): Bump github/codeql-action from 4.33.0 to 4.34.1 in the actions group by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/312
- build(deps-dev): Bump eslint-plugin-jest from 29.15.0 to 29.15.1 in the npm-development group by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/316
- build(deps-dev): Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/317
- build(deps-dev): Bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/318
- build(deps-dev): Bump brace-expansion from 1.1.12 to 1.1.13 by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/319
Full Changelog: https://github.com/IAreKyleW00t/verified-bot-commit/compare/v2.2.0...v2.2.1