1 parent 8fae8a6 commit da16b67Copy full SHA for da16b67
1 file changed
.github/workflows/flaky-test-detector.yml
@@ -108,7 +108,7 @@ jobs:
108
# and the repo, and writes the issue body to flaky-issue-body.md.
109
- name: Analyze logs and summarize flaky tests
110
if: steps.collect.outputs.collected != '0'
111
- uses: anthropics/claude-code-action@70fec183852c4f82f3f1969faed7dd60c5149ca7 # v1.0.207
+ uses: anthropics/claude-code-action@a60f3e1db3edbceed2b1e6c6a9d34c36b8a15eba # v1.0.209
112
with:
113
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
114
github_token: ${{ github.token }}
0 commit comments