From 4bc173e72a7a3c0f4a146ad04c351ff2e33bc251 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 13:46:24 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to fefa07e --- .github/workflows/release-notes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 7de2b1d..671249b 100644 --- a/.github/workflows/release-notes.yml +++ b/.github/workflows/release-notes.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Write release notes with Claude - uses: anthropics/claude-code-action@ef50f123a3a9be95b60040d042717517407c7256 # v1 + uses: anthropics/claude-code-action@fefa07e9c665b7320f08c3b525980457f22f58aa # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} claude_args: --allowedTools "Bash(git log:*),Bash(git describe:*),Read,Write"