Skip to content

Commit a983e86

Browse files
Bump anthropics/claude-code-action from 1.0.119 to 1.0.133 (#979)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 68e6d2b commit a983e86

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# Pinned to v1 commit SHA to mitigate moving-tag supply-chain risk.
4545
# When updating, resolve the new tag's underlying commit via
4646
# gh api /repos/anthropics/claude-code-action/git/refs/tags/<tag>
47-
uses: anthropics/claude-code-action@476e359e6203e73dad705c8b322e333fabbd7416 # v1
47+
uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1
4848
with:
4949
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
5050
plugin_marketplaces: 'https://github.com/anthropics/claude-code.git'

.github/workflows/claude.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# Pinned to v1 commit SHA to mitigate moving-tag supply-chain risk.
4949
# When updating, resolve the new tag's underlying commit via
5050
# gh api /repos/anthropics/claude-code-action/git/refs/tags/<tag>
51-
uses: anthropics/claude-code-action@476e359e6203e73dad705c8b322e333fabbd7416 # v1
51+
uses: anthropics/claude-code-action@787c5a0ce96a9a6cfb050ea0c8f4c05f2447c251 # v1
5252
with:
5353
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
5454

0 commit comments

Comments
 (0)