From 83f82bd77c5433ba12ce71d041b1662669495d97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 11:14:38 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml Bumps [NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml](https://github.com/nhsdigital/eps-workflow-semantic-release) from 2.0.20 to 2.0.28. - [Release notes](https://github.com/nhsdigital/eps-workflow-semantic-release/releases) - [Changelog](https://github.com/NHSDigital/eps-workflow-semantic-release/blob/main/release.config.cjs) - [Commits](https://github.com/nhsdigital/eps-workflow-semantic-release/compare/f3d071da30cd01dc0e4472ac0e2d7452db78d1c7...b49130ecbac4f0a052642f6417a0ea0555240fd7) --- updated-dependencies: - dependency-name: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml dependency-version: 2.0.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pull_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 8a8d852..c2cc28e 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -15,7 +15,7 @@ jobs: AUTOMERGE_APP_ID: ${{ secrets.AUTOMERGE_APP_ID }} AUTOMERGE_PEM: ${{ secrets.AUTOMERGE_PEM }} pr_title_format_check: - uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@f3d071da30cd01dc0e4472ac0e2d7452db78d1c7 + uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@b49130ecbac4f0a052642f6417a0ea0555240fd7 get_asdf_version: runs-on: ubuntu-22.04 outputs: