Skip to content

Commit f64f9a1

Browse files
Update anthropics/claude-code-action digest to 558b1d6 (#5718)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 953f5b9 commit f64f9a1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959

6060
- name: Run Claude Code
6161
id: claude
62-
uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 # v1
62+
uses: anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a # v1
6363
with:
6464
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
6565
# Security: Restrict tools to prevent arbitrary code execution.

.github/workflows/release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898

9999
- name: Generate release notes with Claude
100100
id: claude
101-
uses: anthropics/claude-code-action@a92e7c70a4da9793dc164451d829089dc057a464 # v1
101+
uses: anthropics/claude-code-action@558b1d6cab4085c7753fe402c10bef0fbb92ac7a # v1
102102
env:
103103
# gh CLI used by the skill (read-only PR/issue lookups) authenticates
104104
# via GH_TOKEN. Read access is sufficient — publishing happens in a

0 commit comments

Comments
 (0)