Skip to content

Commit 15b4d69

Browse files
committed
ci: use workflow-scoped token for cruft updates
1 parent 6f4e868 commit 15b4d69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cruft-update.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
if: steps.check.outputs.has_changes == '1'
4242
uses: peter-evans/create-pull-request@v8
4343
with:
44+
token: ${{ secrets.CRUFT_UPDATE_TOKEN }}
4445
branch: cruft/update
4546
title: "chore: update from Cruft template"
4647
commit-message: "chore: update from Cruft template"

0 commit comments

Comments
 (0)