Skip to content

chore(deps): update anthropics/claude-code-action digest to 30544b6 - #363

Merged
stranske merged 1 commit into
mainfrom
renovate/anthropics-claude-code-action-digest
Jun 23, 2026
Merged

chore(deps): update anthropics/claude-code-action digest to 30544b6#363
stranske merged 1 commit into
mainfrom
renovate/anthropics-claude-code-action-digest

Conversation

@renovate

@renovate renovate Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
anthropics/claude-code-action (changelog) action digest 2fee15530544b6

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Summary by CodeRabbit

  • Chores
    • Updated GitHub Actions workflow dependencies for code review automation.

@renovate
renovate Bot requested a review from stranske as a code owner June 22, 2026 23:15
@renovate
renovate Bot temporarily deployed to agent-standard June 22, 2026 23:15 Inactive
@renovate
renovate Bot temporarily deployed to agent-standard June 22, 2026 23:15 Inactive
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 6f71be88-9518-4a65-b1f4-80023903dca8

📥 Commits

Reviewing files that changed from the base of the PR and between 663b94c and d6c3e9f.

📒 Files selected for processing (1)
  • .github/workflows/maint-76-claude-code-review.yml
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • stranske/Workflows (auto-detected)
📜 Recent review details
🧰 Additional context used
📓 Path-based instructions (4)
{pyproject.toml,.github/workflows/*.{yml,yaml}}

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

{pyproject.toml,.github/workflows/*.{yml,yaml}}: For Python projects with coverage thresholds, ensure both pyproject.toml ([tool.coverage.report] fail_under) and workflow files have matching coverage-min settings, or the lower one will determine the actual threshold
The Manager-Database repository has a coverage threshold of 75%

Files:

  • .github/workflows/maint-76-claude-code-review.yml
.github/workflows/*.{yml,yaml}

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

For GitHub Actions workflow startup_failure errors, check for invalid YAML syntax, invalid permissions: block in workflow_call reusable workflows, invalid permission scopes, or circular workflow references

Files:

  • .github/workflows/maint-76-claude-code-review.yml
.github/workflows/**/*.{yml,yaml}

📄 CodeRabbit inference engine (CLAUDE.md)

Reference reusable workflows in consumer repos with @main unless intentionally pinning to an exact commit SHA for a controlled reason.

Files:

  • .github/workflows/maint-76-claude-code-review.yml
.github/workflows/*.yml

📄 CodeRabbit inference engine (AGENTS.md)

First-party consumers should reference reusable workflows with @main unless intentionally pinning to an exact commit SHA for a controlled reason

Files:

  • .github/workflows/maint-76-claude-code-review.yml
🔇 Additional comments (1)
.github/workflows/maint-76-claude-code-review.yml (1)

192-192: LGTM!


📝 Walkthrough

Walkthrough

The uses: commit hash for the anthropics/claude-code-action in the "Run Claude Code Review" step of .github/workflows/maint-76-claude-code-review.yml is updated to a newer pin. No other step inputs, secrets, args, plugins, or error handling are modified.

Changes

Action Pin Update

Layer / File(s) Summary
Pinned action SHA bump
.github/workflows/maint-76-claude-code-review.yml
Updates the anthropics/claude-code-action pinned commit hash in the uses: reference for the "Run Claude Code Review" step; all other step configuration remains unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • stranske/Ready#318: Updates the same uses: anthropics/claude-code-action@… pinned commit hash in the identical workflow step.
  • stranske/Ready#338: Updates the same pinned anthropics/claude-code-action SHA in the same "Run Claude Code Review" step.
  • stranske/Ready#343: Updates the same pinned commit SHA for the same workflow step with no other logic changes.

Suggested reviewers

  • stranske
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating a dependency (anthropics/claude-code-action) to a specific digest version.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/anthropics-claude-code-action-digest

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot had a problem deploying to agent-standard June 22, 2026 23:15 Failure
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Workflow state fingerprint for Keepalive Loop Reporter. Do not edit.

@renovate
renovate Bot temporarily deployed to agent-standard June 22, 2026 23:15 Inactive
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Workflow state fingerprint for Agents Gate Followups. Do not edit.

@agents-workflows-bot

Copy link
Copy Markdown
Contributor

Workflow source needed

PR #363 needs either a linked GitHub issue or one valid non-issue Workflow Source before PR metadata automation can manage it safely.

Please do one of:

  • Add <!-- meta:issue:123 --> or a normal Closes #123 / Related to #123 line.
  • Check one Workflow Source option in the PR body.
  • Add a hidden marker such as <!-- workflow-source:local_request -->, <!-- workflow-source:manual_remote -->, <!-- workflow-source:review_followup -->, <!-- workflow-source:sync_campaign -->, or <!-- workflow-source:dependabot -->.
  • Add a workflow source label such as workflow:source-direct-pr, workflow:source-local-request, workflow:source-review-followup, workflow:source-sync, or workflow:no-automation.

Once a valid source is present, this warning will not be reposted.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In @.github/workflows/maint-76-claude-code-review.yml:
- Line 192: Replace the commit hash pinning in the anthropics/claude-code-action
uses statement with a released version tag. Change the reference from
`@30544b674398ee15c84819bd87caf8a87e8c7b55` to either `@v1` (to track the latest v1
release) or `@v1.0.154` (for the specific newer release) to ensure the workflow
uses official released versions rather than development commits.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 7f321a44-aa1b-4149-9437-f755738cf47f

📥 Commits

Reviewing files that changed from the base of the PR and between 035eacf and 663b94c.

📒 Files selected for processing (1)
  • .github/workflows/maint-76-claude-code-review.yml
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • stranske/Workflows (auto-detected)
📜 Review details
🧰 Additional context used
📓 Path-based instructions (4)
{pyproject.toml,.github/workflows/*.{yml,yaml}}

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

{pyproject.toml,.github/workflows/*.{yml,yaml}}: For Python projects with coverage thresholds, ensure both pyproject.toml ([tool.coverage.report] fail_under) and workflow files have matching coverage-min settings, or the lower one will determine the actual threshold
The Manager-Database repository has a coverage threshold of 75%

Files:

  • .github/workflows/maint-76-claude-code-review.yml
.github/workflows/*.{yml,yaml}

📄 CodeRabbit inference engine (.github/copilot-instructions.md)

For GitHub Actions workflow startup_failure errors, check for invalid YAML syntax, invalid permissions: block in workflow_call reusable workflows, invalid permission scopes, or circular workflow references

Files:

  • .github/workflows/maint-76-claude-code-review.yml
.github/workflows/**/*.{yml,yaml}

📄 CodeRabbit inference engine (CLAUDE.md)

Reference reusable workflows in consumer repos with @main unless intentionally pinning to an exact commit SHA for a controlled reason.

Files:

  • .github/workflows/maint-76-claude-code-review.yml
.github/workflows/*.yml

📄 CodeRabbit inference engine (AGENTS.md)

First-party consumers should reference reusable workflows with @main unless intentionally pinning to an exact commit SHA for a controlled reason

Files:

  • .github/workflows/maint-76-claude-code-review.yml

id: claude
continue-on-error: true
uses: anthropics/claude-code-action@2fee15510437d71399d9139ed60433470484a8fb # v1
uses: anthropics/claude-code-action@30544b674398ee15c84819bd87caf8a87e8c7b55 # v1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔒 Security & Privacy | 🟡 Minor

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Description: Verify the new commit hash and check for potential issues

echo "=== Checking if the new commit exists ==="
curl -sS -f "https://api.github.com/repos/anthropics/claude-code-action/commits/30544b674398ee15c84819bd87caf8a87e8c7b55" | jq -r '.sha, .commit.message' || echo "Commit not found or API error"

echo -e "\n=== Checking the old commit for comparison ==="
curl -sS -f "https://api.github.com/repos/anthropics/claude-code-action/commits/2fee155" | jq -r '.sha, .commit.message' || echo "Old commit not found"

echo -e "\n=== Checking for v1 tag/release ==="
curl -sS "https://api.github.com/repos/anthropics/claude-code-action/git/ref/tags/v1" | jq -r '.object.sha' || echo "v1 tag not found"

echo -e "\n=== Checking for releases ==="
curl -sS "https://api.github.com/repos/anthropics/claude-code-action/releases" | jq -r '.[] | select(.tag_name | startswith("v1")) | {tag_name, published_at, body}' | head -20

Repository: stranske/Ready

Length of output: 4621


Pin the action to a released version tag instead of a development commit.

The commit 30544b674398ee15c84819bd87caf8a87e8c7b55 is valid and represents a routine dependency bump, but it pins to a specific development commit ahead of released versions. The v1.0.154 release (published 2026-06-22) is newer. Consider using @v1 or @v1.0.154 instead to track official releases and simplify maintenance.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.github/workflows/maint-76-claude-code-review.yml at line 192, Replace the
commit hash pinning in the anthropics/claude-code-action uses statement with a
released version tag. Change the reference from
`@30544b674398ee15c84819bd87caf8a87e8c7b55` to either `@v1` (to track the latest v1
release) or `@v1.0.154` (for the specific newer release) to ensure the workflow
uses official released versions rather than development commits.

@renovate
renovate Bot force-pushed the renovate/anthropics-claude-code-action-digest branch from 663b94c to d6c3e9f Compare June 23, 2026 01:03
@stranske
stranske merged commit 8542594 into main Jun 23, 2026
31 checks passed
@stranske
stranske deleted the renovate/anthropics-claude-code-action-digest branch June 23, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant