Skip to content

Commit

Permalink
ci: use signed commits for update workflow pull requests (scikit-buil…
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut authored Sep 28, 2024
1 parent 5124bff commit 00aee35
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
PR generated by "Update ${{ matrix.dependency_nice }}" [workflow](https://github.com/${{github.repository}}/actions/runs/${{github.run_id}}).
branch: update-${{ matrix.dependency }}-pr
committer: "scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>"
author: "scikit-build-app-bot[bot] <173546081+scikit-build-app-bot[bot]@users.noreply.github.com>"
sign-commits: true
token: ${{ steps.app-token.outputs.token }}
delete-branch: true

0 comments on commit 00aee35

Please sign in to comment.