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 }}