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 97fe100 commit 6faa677Copy full SHA for 6faa677
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@1c8b699d43e9bfed42b48ef15da85d89bab70960 # v1.0.94
+ - uses: anthropics/claude-code-action@39431830520a7ae6c0c572f11a7707e7043325e3 # v1.0.95
190
with:
191
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
192
github_token: ${{ secrets.GH_ACTIONS_TOKEN }}
0 commit comments