diff --git a/.github/workflows/combine-dependabot-prs.yml b/.github/workflows/combine-dependabot-prs.yml index ff8c8c1..424e2a4 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@4b56ed8edd7c5357fd0123a2bd84b3429d3a6b20 + uses: NHSDigital/eps-workflow-dependabot/.github/workflows/combine-dependabot-prs.yml@5634c7e01d60487e11a82decc7b2803a001bf0db with: branchPrefix: ${{ github.event.inputs.branchPrefix }} mustBeGreen: ${{ github.event.inputs.mustBeGreen }}