From b7d7eed5760fe91e5603479fe5ad934844001682 Mon Sep 17 00:00:00 2001 From: kylo252 <59826753+kylo252@users.noreply.github.com> Date: Sat, 2 Apr 2022 13:49:04 +0200 Subject: ci: use github-actions as the author (#2419) --- .github/workflows/plugins.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/plugins.yml b/.github/workflows/plugins.yml index 8f29b0e9..ba16ddca 100644 --- a/.github/workflows/plugins.yml +++ b/.github/workflows/plugins.yml @@ -60,5 +60,6 @@ jobs: branch: plugins-bump delete-branch: true # Delete the branch when closing pull requests, and when undeleted after merging. token: ${{ secrets.GITHUB_TOKEN }} + author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> title: "chore: bump plugins version" commit-message: "chore: bump plugins version" -- cgit v1.2.3