1 parent 45e02e7 commit 390fc64Copy full SHA for 390fc64
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@a874e9ecd7bb36efdad65429c6b35815f5a08f10 # v1.0.210
112
with:
113
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
114
github_token: ${{ github.token }}
0 commit comments