Skip to content

Commit 796b75f

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml from 6.0.10 to 6.0.11 (#25)
Bumps [NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml](https://github.com/nhsdigital/eps-common-workflows) from 6.0.10 to 6.0.11. <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.11</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v6.0.10...v6.0.11">6.0.11</a> (2026-04-17)</h2> <h3>Chore</h3> <ul> <li>[AEA-0000] - use gitleaks for secret scanning (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/143">#143</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/bda627e2ce1a32ea56bcc815aec57b06cfa63c9d">bda627e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/bda627e2ce1a32ea56bcc815aec57b06cfa63c9d"><code>bda627e</code></a> Chore: [AEA-0000] - use gitleaks for secret scanning (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/143">#143</a>)</li> <li>See full diff in <a href="https://github.com/nhsdigital/eps-common-workflows/compare/8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845...bda627e2ce1a32ea56bcc815aec57b06cfa63c9d">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.10&new-version=6.0.11)](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 ae0e408 commit 796b75f

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
secrets:
2525
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2626
pr_title_format_check:
27-
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845
27+
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@bda627e2ce1a32ea56bcc815aec57b06cfa63c9d
2828
permissions:
2929
pull-requests: "write"
3030
tag_release:

0 commit comments

Comments
 (0)