Skip to content

Commit 8a9cf65

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-workflow-dependabot
Bumps [NHSDigital/eps-workflow-dependabot](https://github.com/nhsdigital/eps-workflow-dependabot) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/nhsdigital/eps-workflow-dependabot/releases) - [Commits](NHSDigital/eps-workflow-dependabot@ed1fe71...2bdd37b) --- updated-dependencies: - dependency-name: NHSDigital/eps-workflow-dependabot dependency-version: 1.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d08a625 commit 8a9cf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
jobs:
1111
dependabot-auto-approve-and-merge:
1212
needs: quality_checks
13-
uses: NHSDigital/eps-workflow-dependabot/.github/workflows/dependabot-auto-approve-and-merge.yml@ed1fe71f904d4382a8c7caf155615ef18275f1e1
13+
uses: NHSDigital/eps-workflow-dependabot/.github/workflows/dependabot-auto-approve-and-merge.yml@2bdd37b9e0575576228b722fee51986f57afb2a1
1414
secrets:
1515
AUTOMERGE_APP_ID: ${{ secrets.AUTOMERGE_APP_ID }}
1616
AUTOMERGE_PEM: ${{ secrets.AUTOMERGE_PEM }}

0 commit comments

Comments
 (0)