| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 0.0.63 to 1.0.148. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@28f8362...d5726de) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Sorry, something went wrong.
Greptile SummaryThis is an automated Dependabot bump of anthropics/claude-code-action from 0.0.63 to 1.0.148 in two places in the CI workflow, advancing across the 0→1 major version boundary. Both references remain pinned to their respective full commit SHAs, which is the recommended security practice for third-party GitHub Actions.
Confidence Score: 5/5Safe to merge — both action references remain commit-SHA-pinned and no workflow logic is touched. The only change is replacing two identical commit SHAs for the upstream action. Upstream release notes show no input-breaking changes between the old and new versions, and the workflow's inputs, permissions, and job conditions are all untouched. No files require special attention. Important Files Changed
Sequence DiagramsequenceDiagram
participant GH as GitHub Events
participant AR as automated-review job
participant IC as interactive-claude job
participant CCA as claude-code-action@d5726de
GH->>AR: pull_request opened (non-bot author)
AR->>AR: Verify PR branch fetchable (3 retries)
AR->>AR: Checkout repository
AR->>CCA: Run Automated AI Review (direct_prompt, claude-sonnet-4-6)
CCA-->>AR: Review comments posted
GH->>IC: "issue_comment / PR review comment / issue (contains @claude)"
IC->>IC: Verify PR branch fetchable (if PR context)
IC->>IC: Checkout repository
IC->>CCA: Run Interactive AI Assistant (claude-sonnet-4-6, actions:read)
CCA-->>IC: Response posted
Reviews (1): Last reviewed commit: "chore(deps): bump anthropics/claude-code..." | Re-trigger Greptile |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Bumps anthropics/claude-code-action from 0.0.63 to 1.0.148.
Release notesSourced from anthropics/claude-code-action's releases.
... (truncated)
CommitsDependabot 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: