From 76247a7274ddcd837b07ddb10f43e5b31aa4671f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 14:22:03 +0000 Subject: [PATCH] Upgrade: [dependabot] - bump NHSDigital/eps-workflow-dependabot/.github/workflows/dependabot-auto-approve-and-merge.yml Bumps [NHSDigital/eps-workflow-dependabot/.github/workflows/dependabot-auto-approve-and-merge.yml](https://github.com/nhsdigital/eps-workflow-dependabot) from 1.0.8 to 1.0.17. - [Release notes](https://github.com/nhsdigital/eps-workflow-dependabot/releases) - [Commits](https://github.com/nhsdigital/eps-workflow-dependabot/compare/7bc662bb5f6528a429920af5ba74bda99f1f5d2e...7015e88479f7cca5a73150990f0e3671fa22b7de) --- updated-dependencies: - dependency-name: NHSDigital/eps-workflow-dependabot/.github/workflows/dependabot-auto-approve-and-merge.yml dependency-version: 1.0.17 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 0e8da37..33e00be 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -10,7 +10,7 @@ env: jobs: dependabot-auto-approve-and-merge: needs: quality_checks - uses: NHSDigital/eps-workflow-dependabot/.github/workflows/dependabot-auto-approve-and-merge.yml@2bdd37b9e0575576228b722fee51986f57afb2a1 + uses: NHSDigital/eps-workflow-dependabot/.github/workflows/dependabot-auto-approve-and-merge.yml@4b56ed8edd7c5357fd0123a2bd84b3429d3a6b20 secrets: AUTOMERGE_APP_ID: ${{ secrets.AUTOMERGE_APP_ID }} AUTOMERGE_PEM: ${{ secrets.AUTOMERGE_PEM }}