Update author and committer for update-deps.yml

This commit is contained in:
Ciprian Hacman 2024-09-11 08:34:14 +03:00 committed by GitHub
parent bf964e5ab6
commit 89814ba2b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -36,8 +36,9 @@ jobs:
with:
title: 'Update dependencies'
commit-message: Update dependencies
committer: github-actions <actions@github.com>
author: github-actions <actions@github.com>
committer: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
signoff: false
branch: dependencies/update
branch-suffix: timestamp
base: master