Skip to content

Commit 83ef156

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml from 5.5.1 to 5.5.3 (#2429)
Bumps [NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml](https://github.com/nhsdigital/eps-common-workflows) from 5.5.1 to 5.5.3. <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>v5.5.3</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.5.2...v5.5.3">5.5.3</a> (2026-02-24)</h2> <h3>Chore</h3> <ul> <li>[AEA-0000] - Removes unused inputs and updates readme (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/74">#74</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/8404cf6e3a61ac8de4d1644e175e288aa4965815">8404cf6</a>)</li> </ul> <h2>Info</h2> <p><a href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/22356790051">Release workflow run</a> - Workflow ID: 22356790051</p> <p>It was initialized by <a href="https://github.com/JackSpagnoliNHS">JackSpagnoliNHS</a></p> <h2>v5.5.2</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v5.5.1...v5.5.2">5.5.2</a> (2026-02-24)</h2> <h3>Chore</h3> <ul> <li>[AEA-0000] - Combines get_config_values and verify_attestation into a single workflow (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/73">#73</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/2a083514efbae0b9ddacfcc87b9d285767b686b8">2a08351</a>)</li> </ul> <h2>Info</h2> <p><a href="https://github.com/NHSDigital/eps-common-workflows/actions/runs/22354094687">Release workflow run</a> - Workflow ID: 22354094687</p> <p>It was initialized by <a href="https://github.com/JackSpagnoliNHS">JackSpagnoliNHS</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/8404cf6e3a61ac8de4d1644e175e288aa4965815"><code>8404cf6</code></a> Chore: [AEA-0000] - Removes unused inputs and updates readme (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/74">#74</a>)</li> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/2a083514efbae0b9ddacfcc87b9d285767b686b8"><code>2a08351</code></a> Chore: [AEA-0000] - Combines get_config_values and verify_attestation into a ...</li> <li>See full diff in <a href="https://github.com/nhsdigital/eps-common-workflows/compare/d215f841eb18b803e339e4ed597ed1f30e086e17...8404cf6e3a61ac8de4d1644e175e288aa4965815">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=5.5.1&new-version=5.5.3)](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 125546e commit 83ef156

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
@@ -29,7 +29,7 @@ jobs:
2929
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3030

3131
pr_title_format_check:
32-
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@d215f841eb18b803e339e4ed597ed1f30e086e17
32+
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@8404cf6e3a61ac8de4d1644e175e288aa4965815
3333

3434
get_issue_number:
3535
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)