We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ebfcaa commit f7905cbCopy full SHA for f7905cb
1 file changed
.github/workflows/update-dependencies.yml
@@ -43,4 +43,5 @@ jobs:
43
body: ${{ env.DESC }}
44
branch: run-dependency-updater
45
delete-branch: true
46
- base: main
+ base: main
47
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments