From 170bc0772c85c7fc81e92480927ca24d0c01f2c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 06:34:15 +0000 Subject: [PATCH] Bump anthropics/claude-code-action from 1.0.174 to 1.0.180 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.174 to 1.0.180. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/12531344451323133b0493233c759991ac61da12...fa7e2f0a29a126f0b81cdcf360561b36e44cf608) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.180 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..4df7209 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@fa7e2f0a29a126f0b81cdcf360561b36e44cf608 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} allowed_bots: "dependabot[bot]"