From 4efae45db60d526a1cc09953d1779ddbc8fa8748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 01:19:32 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump NHSDigital/eps-workflow-dependabot/.github/workflows/combine-dependabot-prs.yml Bumps [NHSDigital/eps-workflow-dependabot/.github/workflows/combine-dependabot-prs.yml](https://github.com/nhsdigital/eps-workflow-dependabot) from 1.0.23 to 1.0.24. - [Release notes](https://github.com/nhsdigital/eps-workflow-dependabot/releases) - [Commits](https://github.com/nhsdigital/eps-workflow-dependabot/compare/42c1ff201e91a16b56599f064de6f68ef368137a...8a9f417b679e8334481af474ca073f9708596011) --- updated-dependencies: - dependency-name: NHSDigital/eps-workflow-dependabot/.github/workflows/combine-dependabot-prs.yml dependency-version: 1.0.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/combine-dependabot-prs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/combine-dependabot-prs.yml b/.github/workflows/combine-dependabot-prs.yml index 03b912f..d8443d6 100644 --- a/.github/workflows/combine-dependabot-prs.yml +++ b/.github/workflows/combine-dependabot-prs.yml @@ -22,7 +22,7 @@ on: jobs: combine-dependabot-prs: - uses: NHSDigital/eps-workflow-dependabot/.github/workflows/combine-dependabot-prs.yml@42c1ff201e91a16b56599f064de6f68ef368137a + uses: NHSDigital/eps-workflow-dependabot/.github/workflows/combine-dependabot-prs.yml@8a9f417b679e8334481af474ca073f9708596011 with: branchPrefix: ${{ github.event.inputs.branchPrefix }} mustBeGreen: ${{ github.event.inputs.mustBeGreen }}