Skip to content

Commit bfec45e

Browse files
authored
ci: migrate create-github-app-token to client-id (#15)
1 parent 89b0e98 commit bfec45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude-pr-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
id: app-token
3232
uses: actions/create-github-app-token@v3.2.0
3333
with:
34-
app-id: 3060111
34+
client-id: Iv23liKBX2RYMoZIYuKa
3535
private-key: ${{ secrets.HOTDATA_AUTOMATION_PRIVATE_KEY }}
3636
owner: hotdata-dev
3737

0 commit comments

Comments
 (0)