github anthropics/claude-code-action v0.0.31

latest releases: v1, v1.0.6, v1.0.5...
2 months ago

Commit signing is no longer enabled by default. Instead, you must opt in to commit signing by specifying use_commit_signing: true in your action inputs.

This means Claude will now create commits with normal git commands instead of using tools that go through the API, which should make it easier to integrate its behavior with pre-commit hooks and the like.

What's Changed

  • feat: add use_commit_signing input with default false by @ashwin-ant in #238

Full Changelog: v0.0.30...v0.0.31

Don't miss a new claude-code-action release

NewReleases is sending notifications on new releases.