Skip to content

Commit 16286c0

Browse files
chore(ci): bump anthropics/claude-code-action from 1.0.102 to 1.0.107 (#730)
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.102 to 1.0.107. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@5d5c10a...567fe95) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.107 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>
1 parent 58301f2 commit 16286c0

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
@@ -46,7 +46,7 @@ jobs:
4646
id: claude-review
4747
# C1 Fix: Pinned to commit SHA to prevent supply chain attacks via floating tags.
4848
# Tag: v1.0.82 | SHA: 88c168b39e7e64da0286d812b6e9fbebb6708185
49-
uses: anthropics/claude-code-action@5d5c10a4f389689f992ea10bb14dcb6fcc83146d
49+
uses: anthropics/claude-code-action@567fe954a4527e81f132d87d1bdbcc94f7737434
5050
with:
5151
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
5252
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
@@ -46,7 +46,7 @@ jobs:
4646
id: claude
4747
# C1 Fix: Pinned to commit SHA to prevent supply chain attacks via floating tags.
4848
# Tag: v1.0.82 | SHA: 88c168b39e7e64da0286d812b6e9fbebb6708185
49-
uses: anthropics/claude-code-action@5d5c10a4f389689f992ea10bb14dcb6fcc83146d
49+
uses: anthropics/claude-code-action@567fe954a4527e81f132d87d1bdbcc94f7737434
5050
with:
5151
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
5252

0 commit comments

Comments
 (0)