We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57541b commit 78daf3aCopy full SHA for 78daf3a
1 file changed
.github/workflows/claude.yml
@@ -186,7 +186,7 @@ jobs:
186
rm -f "$err_file"
187
fi
188
189
- - uses: anthropics/claude-code-action@5fb899572b81d2bb648d4d187173a2f423a9677c # v1.0.96
+ - uses: anthropics/claude-code-action@905d4eb99ab3d43143d74fb0dcae537f29ac330a # v1.0.97
190
with:
191
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
192
github_token: ${{ secrets.GH_ACTIONS_TOKEN }}
0 commit comments