1 parent e0d105e commit 3f1968eCopy full SHA for 3f1968e
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@fa2b2666b747000bf42767d1f332065b375e3c8f # v1.0.214
112
with:
113
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
114
github_token: ${{ github.token }}
0 commit comments