From 1c56ff3d2fac9dab489e5a5ff56fe9713c57c2c6 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 21 Dec 2025 02:59:40 +0000 Subject: [PATCH] ci(actions): Update workflow templates from organization template repository Signed-off-by: GitHub --- .github/actions-lock.txt | 2 +- .github/workflows/update-nextcloud-ocp.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions-lock.txt b/.github/actions-lock.txt index 38908463aa9..b6c4a5db4ac 100644 --- a/.github/actions-lock.txt +++ b/.github/actions-lock.txt @@ -22,5 +22,5 @@ da384ce3c502c4db682fe9def63cbac0 phpunit-mysql.yml d7cf735c67e59ca0c943dae96b436d64 psalm.yml 1ed6482c19f2825139a077870ef7a38c reuse.yml 800d5b188aa885626cf4169fa2dfea9e update-nextcloud-ocp-approve-merge.yml -28a598fdceba85422dd05d48b6a27022 update-nextcloud-ocp.yml +43ad17165ffe7b396b69afb4cfd799be update-nextcloud-ocp.yml 48c2c657b87747c9faeb589bcce08923 update-stable-titles.yml diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index 15ae4e2e3a8..124e3070ee4 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -111,7 +111,7 @@ jobs: - name: Create Pull Request if: steps.checkout.outcome == 'success' - uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9 + uses: peter-evans/create-pull-request@98357b18bf14b5342f975ff684046ec3b2a07725 # v8.0.0 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: 'chore(dev-deps): Bump nextcloud/ocp package'