We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67c695 commit de2acc4Copy full SHA for de2acc4
1 file changed
.github/workflows/claude.yml
@@ -25,7 +25,7 @@ jobs:
25
issues: write
26
actions: read
27
id-token: write
28
- uses: abnegate/claude-pr-owner/.github/workflows/orchestrator.yml@b8299b2a5f868e81dbb799a355b92a7b93b5d3dc # v0.3.1
+ uses: abnegate/claude-pr-owner/.github/workflows/orchestrator.yml@d6ea746d7b7da003f6d10a67143af1a7bd88515a # v0.4.0
29
secrets:
30
oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
31
with:
0 commit comments