Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 4b56ed8

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml from 2.0.24 to 2.0.25 (#36)
Bumps [NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml](https://github.com/nhsdigital/eps-workflow-semantic-release) from 2.0.24 to 2.0.25. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nhsdigital/eps-workflow-semantic-release/releases">NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml's releases</a>.</em></p> <blockquote> <h2>v2.0.25</h2> <h2><a href="https://github.com/NHSDigital/eps-workflow-semantic-release/compare/v2.0.24...v2.0.25">2.0.25</a> (2025-11-12)</h2> <h3>Upgrade</h3> <ul> <li>[dependabot] - bump NHSDigital/eps-workflow-dependabot/.github/workflows/combine-dependabot-prs.yml from 1.0.18 to 1.0.19 (<a href="https://redirect.github.com/nhsdigital/eps-workflow-semantic-release/issues/94">#94</a>) (<a href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/7a672cb9ff6478c8285152fcd02e3dd10fd76af8">7a672cb</a>)</li> <li>[dependabot] - bump NHSDigital/eps-workflow-dependabot/.github/workflows/dependabot-auto-approve-and-merge.yml from 1.0.18 to 1.0.19 (<a href="https://redirect.github.com/nhsdigital/eps-workflow-semantic-release/issues/93">#93</a>) (<a href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/3cf4bbf4303073a06c5c613bfb1f38113133be86">3cf4bbf</a>)</li> </ul> <h2>Info</h2> <p><a href="https://github.com/NHSDigital/eps-workflow-semantic-release/compare/3cf4bbf43030...7a672cb9ff64">See code diff</a> <a href="https://github.com/NHSDigital/eps-workflow-semantic-release/actions/runs/19283420309">Release workflow run</a></p> <p>It was initialized by <a href="https://github.com/apps/eps-autoapprove-dependabot">eps-autoapprove-dependabot[bot]</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/7a672cb9ff6478c8285152fcd02e3dd10fd76af8"><code>7a672cb</code></a> Upgrade: [dependabot] - bump NHSDigital/eps-workflow-dependabot/.github/workf...</li> <li><a href="https://github.com/NHSDigital/eps-workflow-semantic-release/commit/3cf4bbf4303073a06c5c613bfb1f38113133be86"><code>3cf4bbf</code></a> Upgrade: [dependabot] - bump NHSDigital/eps-workflow-dependabot/.github/workf...</li> <li>See full diff in <a href="https://github.com/nhsdigital/eps-workflow-semantic-release/compare/c9767efede21c62863bc80d4f7ceebad2c95831e...7a672cb9ff6478c8285152fcd02e3dd10fd76af8">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml&package-manager=github_actions&previous-version=2.0.24&new-version=2.0.25)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 1abbd90 commit 4b56ed8

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
@@ -24,7 +24,7 @@ jobs:
2424
echo "TAG_FORMAT=$TAG_FORMAT" >> "$GITHUB_OUTPUT"
2525
2626
pr_title_format_check:
27-
uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@c9767efede21c62863bc80d4f7ceebad2c95831e
27+
uses: NHSDigital/eps-workflow-semantic-release/.github/workflows/pr_title_check.yml@7a672cb9ff6478c8285152fcd02e3dd10fd76af8
2828
quality_checks:
2929
needs: [get_asdf_version]
3030
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@d287a67197d93052641e82b0e49c8621a4d559b7

0 commit comments

Comments
 (0)