aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/update-psalm-baseline.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/update-psalm-baseline.yml')
-rw-r--r--.github/workflows/update-psalm-baseline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-psalm-baseline.yml b/.github/workflows/update-psalm-baseline.yml
index 943e1f509d3..a4cddbc3d09 100644
--- a/.github/workflows/update-psalm-baseline.yml
+++ b/.github/workflows/update-psalm-baseline.yml
@@ -32,7 +32,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
- token: ${{ secrets.MACHINE_USER_PAT }}
+ token: ${{ secrets.COMMAND_BOT_PAT }}
push-to-fork: nextcloud-pr-bot/server
commit-message: Update psalm baseline
committer: GitHub <noreply@github.com>