Skip to content

Commit 9f1a5e9

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml from 6.0.8 to 6.0.10 (#697)
Bumps [NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml](https://github.com/nhsdigital/eps-common-workflows) from 6.0.8 to 6.0.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nhsdigital/eps-common-workflows/releases">NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml's releases</a>.</em></p> <blockquote> <h2>v6.0.10</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v6.0.9...v6.0.10">6.0.10</a> (2026-04-16)</h2> <h3>Upgrade</h3> <ul> <li>[dependabot] - bump <code>@​aws-sdk/client-cloudformation</code> from 3.1023.0 to 3.1028.0 (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/141">#141</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/1c6afb1a594c7564cbcb34b9c9b0b8e8920d4690">1c6afb1</a>)</li> <li>[dependabot] - bump <code>@​aws-sdk/client-lambda</code> from 3.1023.0 to 3.1028.0 (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/142">#142</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845">8b259f4</a>)</li> </ul> <h2>v6.0.9</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v6.0.8...v6.0.9">6.0.9</a> (2026-04-16)</h2> <h3>Chore</h3> <ul> <li>[AEA-0000] - bump dev container and handle zizmor not existing (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/140">#140</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/8399c1f015c1304e40771cbd8ccc24c7ed48fdbc">8399c1f</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845"><code>8b259f4</code></a> Upgrade: [dependabot] - bump <code>@​aws-sdk/client-lambda</code> from 3.1023.0 to 3.1028.0...</li> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/1c6afb1a594c7564cbcb34b9c9b0b8e8920d4690"><code>1c6afb1</code></a> Upgrade: [dependabot] - bump <code>@​aws-sdk/client-cloudformation</code> from 3.1023.0 to ...</li> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/8399c1f015c1304e40771cbd8ccc24c7ed48fdbc"><code>8399c1f</code></a> Chore: [AEA-0000] - bump dev container and handle zizmor not existing (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/140">#140</a>)</li> <li>See full diff in <a href="https://github.com/nhsdigital/eps-common-workflows/compare/9564a673928c4ed2157e0a26ee0d68304d429e87...8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml&package-manager=github_actions&previous-version=6.0.8&new-version=6.0.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb728a3 commit 9f1a5e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: read
1414
packages: read
1515
pr_title_format_check:
16-
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@9564a673928c4ed2157e0a26ee0d68304d429e87
16+
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845
1717
permissions:
1818
pull-requests: write
1919
quality_checks:

0 commit comments

Comments
 (0)