We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730b752 commit 1d89ce6Copy full SHA for 1d89ce6
.github/workflows/dependencies.yml
@@ -57,6 +57,7 @@ jobs:
57
with:
58
add-paths: ./Cargo.lock
59
commit-message: ${{ steps.msg.outputs.commit_message }}
60
+ author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
61
title: ${{ env.TITLE }}
62
body: ${{ steps.msg.outputs.body }}
63
branch: ${{ env.BRANCH }}
0 commit comments