From 1b0f352c1870c9b42e9c233dedef4bc5f4617965 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 00:42:55 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to 2da6cfa --- .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 6e85bf8..05c90fd 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@e58dfa55559035499a4982426bb73605e8b5ad8e # v1 + uses: anthropics/claude-code-action@2da6cfae686f4d400300e440e0228b971388afed # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} claude_args: --allowedTools "Bash(git log:*),Bash(git describe:*),Read,Write"