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-devcontainers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: NHSDigital/eps-devcontainers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.2
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 27, 2026

  1. Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

    …workflows/pr_title_check.yml from 5.5.1 to 5.5.3 (#34)
    
    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>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    df371a9 View commit details
    Browse the repository at this point in the history
  2. Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

    …workflows/quality-checks.yml from 5.5.1 to 5.5.3 (#38)
    
    Bumps
    [NHSDigital/eps-common-workflows/.github/workflows/quality-checks.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/quality-checks.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/quality-checks.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>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    342a1c3 View commit details
    Browse the repository at this point in the history
  3. Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

    …workflows/tag-release.yml from 5.5.1 to 5.5.3 (#35)
    
    Bumps
    [NHSDigital/eps-common-workflows/.github/workflows/tag-release.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/tag-release.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/tag-release.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>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    b8eb0c6 View commit details
    Browse the repository at this point in the history
  4. Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/…

    …workflows/dependabot-auto-approve-and-merge.yml from 5.5.1 to 5.5.3 (#40)
    
    Bumps
    [NHSDigital/eps-common-workflows/.github/workflows/dependabot-auto-approve-and-merge.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/dependabot-auto-approve-and-merge.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/dependabot-auto-approve-and-merge.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>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    12e73aa View commit details
    Browse the repository at this point in the history
Loading