Skip to content

Commit 18eaf2f

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

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@fad22eb3fa582b7357fc0ea48af6645851b884fd # v1.0.161
112112
with:
113113
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
114114
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)