Skip to content

Commit 9ac1b72

Browse files
build(deps): bump anthropics/claude-code-action from 1.0.142 to 1.0.150
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.142 to 1.0.150. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@11ba604...9dd8b95) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1423c1e commit 9ac1b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/flaky-test-detector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
# and the repo, and writes the issue body to flaky-issue-body.md.
109109
- name: Analyze logs and summarize flaky tests
110110
if: steps.collect.outputs.collected != '0'
111-
uses: anthropics/claude-code-action@11ba60486e4aec9ddfeafcf4bb3f00b028ac2c16 # v1.0.142
111+
uses: anthropics/claude-code-action@9dd8b95a392eb34b6f5fb56cf5a64cb735912d4b # v1.0.150
112112
with:
113113
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
114114
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)