From 4ab05512e6b24da1b983fb7fc189c55c068bf63a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 13:09:48 +0000 Subject: [PATCH] chore(deps): bump anthropics/claude-code-action Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from de8e0b9c42c6cb58e904c857f164aa072244c1ac to 28f83620103c48a57093dcc2837eec89e036bb9f. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/de8e0b9c42c6cb58e904c857f164aa072244c1ac...28f83620103c48a57093dcc2837eec89e036bb9f) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 28f83620103c48a57093dcc2837eec89e036bb9f dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/claude.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 17b43ff..c61469a 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -43,6 +43,6 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@de8e0b9c42c6cb58e904c857f164aa072244c1ac + uses: anthropics/claude-code-action@28f83620103c48a57093dcc2837eec89e036bb9f with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}