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 4920c3d commit 0ee1c1fCopy full SHA for 0ee1c1f
1 file changed
.github/workflows/release-notes.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
28
- name: Write release notes with Claude
29
- uses: anthropics/claude-code-action@30544b674398ee15c84819bd87caf8a87e8c7b55 # v1
+ uses: anthropics/claude-code-action@80b31826338489861333dc17217865dfe8085cdc # v1
30
with:
31
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
32
claude_args: --allowedTools "Bash(git log:*),Bash(git describe:*),Read,Write"
0 commit comments