We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9de42 commit 40452c9Copy full SHA for 40452c9
1 file changed
.github/workflows/upgrade-deps.yml
@@ -57,6 +57,7 @@ jobs:
57
- name: Create/Update PR
58
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
59
with:
60
+ base: main
61
branch: deps/upstream-update
62
title: 'feat(deps): upgrade upstream dependencies'
63
body: |
0 commit comments