From 4375ba734861e1e2593e54a3ff48dd56f5caef32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 06:36:40 +0000 Subject: [PATCH] Bump anthropics/claude-code-action from 1.0.174 to 1.0.176 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.174 to 1.0.176. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/12531344451323133b0493233c759991ac61da12...700e7f8316990de46bed556429765647af760efc) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.176 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-auto-approve.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-auto-approve.yml b/.github/workflows/dependabot-auto-approve.yml index 147fd79..9b09b9f 100644 --- a/.github/workflows/dependabot-auto-approve.yml +++ b/.github/workflows/dependabot-auto-approve.yml @@ -226,7 +226,7 @@ jobs: steps.dependabot-metadata.outputs.compatibility-score < 75 ) }} - uses: anthropics/claude-code-action@12531344451323133b0493233c759991ac61da12 # v1 + uses: anthropics/claude-code-action@700e7f8316990de46bed556429765647af760efc # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} allowed_bots: "dependabot[bot]"