Create Commit By GitHub API
Version updated for https://github.com/suzuki-shunsuke/commit-action to version v0.1.1.
- This action is used across all versions by 32 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The commit-action GitHub Action automates the process of creating and pushing verified commits to remote branches using the GitHub API, eliminating the need for managing GPG or SSH keys. It solves the problem of securely automating code changes and ensures commits are verified for enhanced security. Key capabilities include creating verified commits via a GitHub App or token and simplifying workflows by integrating directly with GitHub for seamless code updates.
Release notes
Issues | Pull Requests | https://github.com/suzuki-shunsuke/commit-action/compare/v0.1.0...v0.1.1 | Base revision
🐛 Bug Fixes
#311 Fix a bug that Git Submodules get broken