Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit 3057663

Browse files
authored
Update secret used by update_deps workflow. (#954)
Change-Id: I7ae56528ce0a741aec27aee76951790450176011
1 parent 5a92650 commit 3057663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: cpr
4242
uses: peter-evans/create-pull-request@v4
4343
with:
44-
token: ${{ secrets.GITHUB_TOKEN }}
44+
token: ${{ secrets.PAT }}
4545
commit-message: 🤖 Update Dependencies
4646
committer: compose-devrel-github-bot <[email protected]>
4747
author: compose-devrel-github-bot <[email protected]>

0 commit comments

Comments
 (0)