Skip to content

Commit b33c197

Browse files
authored
chore: Fix update-deps workflow (#660)
1 parent 0599c2f commit b33c197

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: Create Pull Request
3535
uses: peter-evans/create-pull-request@v3
3636
with:
37+
token: ${{ steps.generate_token.outputs.token }}
3738
commit-message: update dependencies
3839
title: Update Dependencies
3940
body: |

0 commit comments

Comments
 (0)