From 30ee0e54ca453a853ff2496a122dbb6e4e32f1e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 21:38:50 +0000 Subject: [PATCH] Bump CSSUoB/pr-auto-updater from 2.2.4 to 2.3.1 in the gh-actions group Bumps the gh-actions group with 1 update: [CSSUoB/pr-auto-updater](https://github.com/cssuob/pr-auto-updater). Updates `CSSUoB/pr-auto-updater` from 2.2.4 to 2.3.1 - [Release notes](https://github.com/cssuob/pr-auto-updater/releases) - [Commits](https://github.com/cssuob/pr-auto-updater/compare/v2.2.4...v2.3.1) --- updated-dependencies: - dependency-name: CSSUoB/pr-auto-updater dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/autoupdate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoupdate.yaml b/.github/workflows/autoupdate.yaml index ae64942..58e1406 100644 --- a/.github/workflows/autoupdate.yaml +++ b/.github/workflows/autoupdate.yaml @@ -10,7 +10,7 @@ jobs: pull-requests: write contents: write steps: - - uses: CSSUoB/pr-auto-updater@v2.2.4 + - uses: CSSUoB/pr-auto-updater@v2.3.1 env: GITHUB_TOKEN: '${{ secrets.PR_AUTO_UPDATE_TOKEN }}' PR_FILTER: 'labelled'