Skip to content

Commit 06ab8ee

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-dependabot-approve from 1.0.2 to 1.0.3 (#3032)
Bumps [NHSDigital/eps-dependabot-approve](https://github.com/nhsdigital/eps-dependabot-approve) from 1.0.2 to 1.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nhsdigital/eps-dependabot-approve/releases">NHSDigital/eps-dependabot-approve's releases</a>.</em></p> <blockquote> <h2>v1.0.3</h2> <h2><a href="https://github.com/NHSDigital/eps-dependabot-approve/compare/v1.0.2...v1.0.3">1.0.3</a> (2026-04-22)</h2> <h3>Chore</h3> <ul> <li>[AEA-0000] - add dependabot approve schedule (<a href="https://redirect.github.com/nhsdigital/eps-dependabot-approve/issues/7">#7</a>) (<a href="https://github.com/NHSDigital/eps-dependabot-approve/commit/55da79f2effe6726785ad3675e92c6db87f77156">55da79f</a>)</li> </ul> <h3>Upgrade</h3> <ul> <li>[dependabot] - Bump NHSDigital/eps-update-devcontainer from 1.0.2 to 1.0.4 (<a href="https://redirect.github.com/nhsdigital/eps-dependabot-approve/issues/6">#6</a>) (<a href="https://github.com/NHSDigital/eps-dependabot-approve/commit/93cd78be74d48df96acbc0575ff9667bafdecad6">93cd78b</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NHSDigital/eps-dependabot-approve/commit/55da79f2effe6726785ad3675e92c6db87f77156"><code>55da79f</code></a> Chore: [AEA-0000] - add dependabot approve schedule (<a href="https://redirect.github.com/nhsdigital/eps-dependabot-approve/issues/7">#7</a>)</li> <li><a href="https://github.com/NHSDigital/eps-dependabot-approve/commit/93cd78be74d48df96acbc0575ff9667bafdecad6"><code>93cd78b</code></a> Upgrade: [dependabot] - Bump NHSDigital/eps-update-devcontainer from 1.0.2 to...</li> <li>See full diff in <a href="https://github.com/nhsdigital/eps-dependabot-approve/compare/da0503449b218ccd99bc547e242007d5514e4d2f...55da79f2effe6726785ad3675e92c6db87f77156">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38eae80 commit 06ab8ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto_approve_dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
pull-requests: write
1616
steps:
1717
- name: Auto approve and enable auto-merge
18-
uses: NHSDigital/eps-dependabot-approve@da0503449b218ccd99bc547e242007d5514e4d2f
18+
uses: NHSDigital/eps-dependabot-approve@55da79f2effe6726785ad3675e92c6db87f77156
1919
with:
2020
AUTOMERGE_APP_ID: ${{ secrets.AUTOMERGE_APP_ID }}
2121
AUTOMERGE_PEM: ${{ secrets.AUTOMERGE_PEM }}

0 commit comments

Comments
 (0)