We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15d5bbc + 859c401 commit c87a9a4Copy full SHA for c87a9a4
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@d6ea746d7b7da003f6d10a67143af1a7bd88515a # v0.4.0
+ uses: abnegate/claude-pr-owner/.github/workflows/orchestrator.yml@6e883b07b6c3c8df9acca65d08909a470cb4fd4c # v0.4.1
29
secrets:
30
oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
31
with:
0 commit comments