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 5475e1b commit 3c62785Copy full SHA for 3c62785
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@e2ccc15e75fb17295f8c8d03eacce48b08c6294d # v0.4.2
+ uses: abnegate/claude-pr-owner/.github/workflows/orchestrator.yml@5fa75f2433542cc05a9c0f2777150628f2e14b9e # v0.5.0
29
secrets:
30
oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
31
with:
0 commit comments