chore(deps): bump anthropics/claude-code-action from 1.0.39 to 1.0.46 (#1057)

Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.39 to 1.0.46.
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](https://github.com/anthropics/claude-code-action/compare/01e756b34ef7a1447e9508f674143b07d20c2631...6c61301d8e1ee91bef7b65172f93462bbb216394)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-09 16:14:11 -07:00
committed by GitHub
parent e21209a692
commit 64493712e5
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v6
with:
fetch-depth: 0
- uses: anthropics/claude-code-action@01e756b34ef7a1447e9508f674143b07d20c2631 # beta
- uses: anthropics/claude-code-action@6c61301d8e1ee91bef7b65172f93462bbb216394 # beta
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}