verified-bot-commit
Version updated for https://github.com/IAreKyleW00t/verified-bot-commit to version v2.1.2.
- This action is used across all versions by 59 repositories.
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 stages and commits specified files, ensuring commits are signed with GitHub’s public PGP key, and updates the local branch to reflect the changes. This action simplifies the process of generating verified commits programmatically, making it ideal for CI/CD workflows that require secure and authenticated changes.
Release notes
What’s Changed
🏗️ Dependencies
- build(deps): Bump github/codeql-action from 4.31.8 to 4.31.9 in the actions group by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/255
- build(deps-dev): Bump the npm-development group with 5 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/256
- build(deps-dev): Bump the npm-development group with 3 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/258
- build(deps-dev): Bump the npm-development group with 4 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/259
- build(deps-dev): Bump the npm-development group across 1 directory with 6 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/265
- build(deps): Bump the actions group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/264
- build(deps): Bump @actions/core from 2.0.1 to 2.0.2 in the npm-production group by @dependabot[bot] in https://github.com/IAreKyleW00t/verified-bot-commit/pull/263
Full Changelog: https://github.com/IAreKyleW00t/verified-bot-commit/compare/v2.1.1...v2.1.2