We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5124bff commit 00aee35Copy full SHA for 00aee35
.github/workflows/update-dependencies.yml
@@ -54,7 +54,6 @@ jobs:
54
55
PR generated by "Update ${{ matrix.dependency_nice }}" [workflow](https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}).
56
branch: update-${{ matrix.dependency }}-pr
57
- committer: "scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>"
58
- author: "scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>"
+ sign-commits: true
59
token: ${{ steps.app-token.outputs.token }}
60
delete-branch: true
0 commit comments