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