Skip to content

Commit 10330ea

Browse files
chore(deps): bump anthropics/claude-code-action from 1 to 1.0.183 (#408)
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1 to 1.0.183. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@v1...v1.0.183) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.183 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 48d697d commit 10330ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-conference-update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@ jobs:
913913
run: echo "GITHUB_ACTOR=${{ github.repository_owner }}" >> "$GITHUB_ENV"
914914

915915
- name: Run Claude Code Analysis
916-
uses: anthropics/claude-code-action@v1
916+
uses: anthropics/claude-code-action@v1.0.183
917917
with:
918918
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
919919
allowed_bots: 'github-actions[bot]'
@@ -1178,7 +1178,7 @@ jobs:
11781178
run: echo "GITHUB_ACTOR=${{ github.repository_owner }}" >> "$GITHUB_ENV"
11791179

11801180
- name: Run Claude Code Analysis
1181-
uses: anthropics/claude-code-action@v1
1181+
uses: anthropics/claude-code-action@v1.0.183
11821182
with:
11831183
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
11841184
allowed_bots: 'github-actions[bot]'

0 commit comments

Comments
 (0)