We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c168c06 + f1277bb commit 6155b86Copy full SHA for 6155b86
1 file changed
.github/workflows/claude.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Run Claude Code
34
id: claude
35
- uses: anthropics/claude-code-action@b4d67413279fc18c6e5de930ae307c4f108714eb # v1
+ uses: anthropics/claude-code-action@567fe954a4527e81f132d87d1bdbcc94f7737434 # v1
36
with:
37
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
38
additional_permissions: |
0 commit comments