Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NHSDigital/eps-common-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.2
Choose a base ref
...
head repository: NHSDigital/eps-common-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.3
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Jan 23, 2026

  1. Upgrade: [dependabot] - bump actions/setup-java from 5.1.0 to 5.2.0 (#51

    )
    
    Bumps [actions/setup-java](https://github.com/actions/setup-java) from
    5.1.0 to 5.2.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/actions/setup-java/releases">actions/setup-java's
    releases</a>.</em></p>
    <blockquote>
    <h2>v5.2.0</h2>
    <h2>What's Changed</h2>
    <h3>Enhancement</h3>
    <ul>
    <li>Retry on HTTP 522 Connection timed out by <a
    href="https://github.com/findepi"><code>@​findepi</code></a> in <a
    href="https://redirect.github.com/actions/setup-java/pull/964">actions/setup-java#964</a></li>
    </ul>
    <h3>Documentation Changes</h3>
    <ul>
    <li>Update gradle caching by <a
    href="https://github.com/priya-kinthali"><code>@​priya-kinthali</code></a>
    in <a
    href="https://redirect.github.com/actions/setup-java/pull/972">actions/setup-java#972</a></li>
    <li>Update checkout to v6 by <a
    href="https://github.com/mahabaleshwars"><code>@​mahabaleshwars</code></a>
    in <a
    href="https://redirect.github.com/actions/setup-java/pull/973">actions/setup-java#973</a></li>
    </ul>
    <h3>Dependency Updates</h3>
    <ul>
    <li>Upgrade <code>@​actions/cache</code> to v5 by <a
    href="https://github.com/salmanmkc"><code>@​salmanmkc</code></a> in <a
    href="https://redirect.github.com/actions/setup-java/pull/968">actions/setup-java#968</a></li>
    <li>Upgrade actions/checkout from 5 to 6 by <a
    href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
    href="https://redirect.github.com/actions/setup-java/pull/961">actions/setup-java#961</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/findepi"><code>@​findepi</code></a> made
    their first contribution in <a
    href="https://redirect.github.com/actions/setup-java/pull/964">actions/setup-java#964</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/actions/setup-java/compare/v5...v5.2.0">https://github.com/actions/setup-java/compare/v5...v5.2.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/actions/setup-java/commit/be666c2fcd27ec809703dec50e508c2fdc7f6654"><code>be666c2</code></a>
    Chore: Version Update and Checkout Update to v6 (<a
    href="https://redirect.github.com/actions/setup-java/issues/973">#973</a>)</li>
    <li><a
    href="https://github.com/actions/setup-java/commit/f7a6fefba97e80156950e16f2a9dafc8579b7d05"><code>f7a6fef</code></a>
    Bump actions/checkout from 5 to 6 (<a
    href="https://redirect.github.com/actions/setup-java/issues/961">#961</a>)</li>
    <li><a
    href="https://github.com/actions/setup-java/commit/d81c4e45f3ac973cc936d79104023e20054ba578"><code>d81c4e4</code></a>
    Upgrade <code>@​actions/cache</code> to v5 (<a
    href="https://redirect.github.com/actions/setup-java/issues/968">#968</a>)</li>
    <li><a
    href="https://github.com/actions/setup-java/commit/1b1bbe1085cb6ab21b5b19b7bebc091a9430026a"><code>1b1bbe1</code></a>
    readme update (<a
    href="https://redirect.github.com/actions/setup-java/issues/972">#972</a>)</li>
    <li><a
    href="https://github.com/actions/setup-java/commit/5d7b2146334bacf88728daaa70414a99f5164e0f"><code>5d7b214</code></a>
    Retry on HTTP 522 Connection timed out (<a
    href="https://redirect.github.com/actions/setup-java/issues/964">#964</a>)</li>
    <li>See full diff in <a
    href="https://github.com/actions/setup-java/compare/f2beeb24e141e01a676f977032f5a29d81c9e27e...be666c2fcd27ec809703dec50e508c2fdc7f6654">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-java&package-manager=github_actions&previous-version=5.1.0&new-version=5.2.0)](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>
    dependabot[bot] authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    b933ef1 View commit details
    Browse the repository at this point in the history
Loading