diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml index e1f9529d1..3a1fc14f9 100644 --- a/.github/workflows/dependencies.yml +++ b/.github/workflows/dependencies.yml @@ -57,6 +57,7 @@ jobs: with: add-paths: ./Cargo.lock commit-message: ${{ steps.msg.outputs.commit_message }} + author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> title: ${{ env.TITLE }} body: ${{ steps.msg.outputs.body }} branch: ${{ env.BRANCH }}