ci(actions): Update workflow templates from organization template repository

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
nextcloud-command
2026-05-03 03:23:23 +00:00
committed by GitHub
parent dc27f8078f
commit be9d65fdec
4 changed files with 48 additions and 30 deletions

View File

@@ -122,7 +122,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v8.1.1
with:
token: ${{ secrets.COMMAND_BOT_WORKFLOWS }} # zizmor: ignore[secrets-outside-env]
token: ${{ secrets.COMMAND_BOT_WORKFLOWS }}
commit-message: 'ci(actions): Update workflow templates from organization template repository'
committer: GitHub <noreply@github.com>
author: nextcloud-command <nextcloud-command@users.noreply.github.com>