We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d836852 commit 3d8d903Copy full SHA for 3d8d903
.github/workflows/update-dependencies.yml
@@ -29,3 +29,4 @@ jobs:
29
with:
30
token: ${{ secrets.GITHUB_TOKEN }}
31
update-command: "poetry up --latest --no-interaction"
32
+ default-branch-name: "master"
0 commit comments