We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12acb9f commit d67c695Copy full SHA for d67c695
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@c8a67b67d15c2ca57163c57f322352129c83544b # v0.3.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