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.
2 parents c2b792e + d67c695 commit eb7fef3Copy full SHA for eb7fef3
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@5ba5982d9d9ccb53bc8f33088124ef8bdb05cf13 # v0.2.0
+ uses: abnegate/claude-pr-owner/.github/workflows/orchestrator.yml@b8299b2a5f868e81dbb799a355b92a7b93b5d3dc # v0.3.1
29
secrets:
30
oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
31
with:
0 commit comments