We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33e1b13 + 3fd039e commit fd591eaCopy full SHA for fd591ea
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@e6baaab0ae24628a4d6e8b695b49a77f37e797f7 # v0.1.0
+ uses: abnegate/claude-pr-owner/.github/workflows/orchestrator.yml@5ba5982d9d9ccb53bc8f33088124ef8bdb05cf13 # v0.2.0
29
secrets:
30
oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
31
with:
0 commit comments