Skip to content

build(deps): bump anthropics/claude-code-action from 1.pre.dev to 1.0.3#236

Merged
clouddrove-ci merged 1 commit intomasterfrom
dependabot/github_actions/anthropics/claude-code-action-1.0.3
Sep 1, 2025
Merged

build(deps): bump anthropics/claude-code-action from 1.pre.dev to 1.0.3#236
clouddrove-ci merged 1 commit intomasterfrom
dependabot/github_actions/anthropics/claude-code-action-1.0.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2025

Bumps anthropics/claude-code-action from 1.pre.dev to 1.0.3.

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.3

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.3

v1.0.2

What's Changed

Full Changelog: anthropics/claude-code-action@v1...v1.0.2

Claude Code GitHub Action v1.0

🎉 Claude Code GitHub Action v1.0 - Now Generally Available!

We're excited to announce the v1.0 release of Claude Code GitHub Action! This major release brings significant improvements in simplicity, flexibility, and power to AI-assisted development workflows.

🚀 What's New in v1.0

Simplified Configuration

  • Automatic mode detection - No more manual mode configuration. The action intelligently determines whether to run in interactive or automation mode based on your setup
  • Unified interface - All prompts now go through a single prompt input, and all CLI options through claude_args
  • Better SDK alignment - Closer integration with the Claude Code CLI for a consistent experience

More Powerful & Flexible

  • Direct access to all Claude Code CLI capabilities through claude_args
  • Support for custom system prompts, tool configurations, and model selection
  • Enhanced compatibility with AWS Bedrock and Google Vertex AI

⚠️ Breaking Changes

This release includes breaking changes from v0.x. Key deprecated inputs have been replaced with a cleaner, more intuitive API:

  • mode, direct_prompt, override_prompt → unified prompt input
  • custom_instructions, model, allowed_tools, mcp_configclaude_args with CLI format
  • Other deprecated: disallowed_tools, anthropic_model, trigger_phrase, timeout_minutes

📚 Please review our Migration Guide for detailed upgrade instructions and examples.

💡 New Use Cases & Examples

Explore the expanded possibilities with v1.0! We've created comprehensive examples showcasing various workflows:

  • Automated PR Reviews - Intelligent code review on every pull request
  • CI Failure Fixes - Automatically diagnose and fix failing tests

... (truncated)

Commits
  • a6888c0 feat: add time-based comment filtering to tag mode (#512)
  • c041f89 feat: enhance mode routing with track_progress and context preservation (#506)
  • 0c12730 feat: improve PR review examples with context and tools (#504)
  • 8a20581 chore: bump Claude Code version to 1.0.96
  • a2ad6b7 chore: bump Claude Code version to 1.0.95
  • f092592 fix: prevent test pollution by ensuring inputs are cloned (#499)
  • ef8c0a6 chore: bump Claude Code version to 1.0.93
  • dd49718 chore: bump Claude Code version to 1.0.94
  • be4b56e chore: bump Claude Code version to 1.0.93
  • dfef61f fix: remove redundant update-major-tag workflow that was incorrectly updating...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.pre.dev to 1.0.3.
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@v1-dev...v1.0.3)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from anmolnagpal as a code owner August 31, 2025 13:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 31, 2025
@dependabot dependabot bot requested review from a team and clouddrove-ci as code owners August 31, 2025 13:01
@dependabot dependabot bot requested a review from archit-cd August 31, 2025 13:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 31, 2025
@clouddrove-ci clouddrove-ci merged commit cb5845f into master Sep 1, 2025
1 check passed
@clouddrove-ci clouddrove-ci deleted the dependabot/github_actions/anthropics/claude-code-action-1.0.3 branch September 1, 2025 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant