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 e238411 commit 98ebaa1Copy full SHA for 98ebaa1
1 file changed
.github/workflows/claude.yml
@@ -84,7 +84,7 @@ jobs:
84
with:
85
install-only: true
86
87
- - uses: anthropics/claude-code-action@b47fd721da662d48c5680e154ad16a73ed74d2e0 # v1.0.93
+ - uses: anthropics/claude-code-action@1c8b699d43e9bfed42b48ef15da85d89bab70960 # v1.0.94
88
89
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
90
github_token: ${{ secrets.GH_ACTIONS_TOKEN }}
0 commit comments