Skip to content

Commit 758d17b

Browse files
chore(ci): default commit by github-actions (#361)
1 parent f136d89 commit 758d17b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upgrade-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
# workflow, which branch protection requires before auto-approve merges.
111111
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
112112
with:
113-
token: ${{ secrets.AUTOMATION_GITHUB_TOKEN }}
113+
token: ${{ secrets.GITHUB_TOKEN }}
114114
commit-message: |-
115115
chore(deps): upgrade dependencies
116116

0 commit comments

Comments
 (0)