Skip to content

Commit ddc2f49

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml from 6.0.9 to 6.0.11 (#551)
Bumps [NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml](https://github.com/nhsdigital/eps-common-workflows) from 6.0.9 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/quality-checks-devcontainer.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> <h2>v6.0.10</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v6.0.9...v6.0.10">6.0.10</a> (2026-04-16)</h2> <h3>Upgrade</h3> <ul> <li>[dependabot] - bump <code>@​aws-sdk/client-cloudformation</code> from 3.1023.0 to 3.1028.0 (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/141">#141</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/1c6afb1a594c7564cbcb34b9c9b0b8e8920d4690">1c6afb1</a>)</li> <li>[dependabot] - bump <code>@​aws-sdk/client-lambda</code> from 3.1023.0 to 3.1028.0 (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/142">#142</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845">8b259f4</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><a href="https://github.com/NHSDigital/eps-common-workflows/commit/8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845"><code>8b259f4</code></a> Upgrade: [dependabot] - bump <code>@​aws-sdk/client-lambda</code> from 3.1023.0 to 3.1028.0...</li> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/1c6afb1a594c7564cbcb34b9c9b0b8e8920d4690"><code>1c6afb1</code></a> Upgrade: [dependabot] - bump <code>@​aws-sdk/client-cloudformation</code> from 3.1023.0 to ...</li> <li>See full diff in <a href="https://github.com/nhsdigital/eps-common-workflows/compare/8399c1f015c1304e40771cbd8ccc24c7ed48fdbc...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/quality-checks-devcontainer.yml&package-manager=github_actions&previous-version=6.0.9&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 b853626 commit ddc2f49

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
verify_published_from_main_image: true
1818

1919
quality_checks:
20-
uses: NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
20+
uses: NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@bda627e2ce1a32ea56bcc815aec57b06cfa63c9d
2121
needs: [get_config_values]
2222
permissions:
2323
contents: read

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
echo "commit_message=$(git show -s --format=%s)" >> "$GITHUB_OUTPUT"
2929
quality_checks:
30-
uses: NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
30+
uses: NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@bda627e2ce1a32ea56bcc815aec57b06cfa63c9d
3131
needs: [get_config_values, get_commit_message]
3232
permissions:
3333
contents: read

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
verify_published_from_main_image: true
1717

1818
quality_checks:
19-
uses: NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
19+
uses: NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@bda627e2ce1a32ea56bcc815aec57b06cfa63c9d
2020
needs: [get_config_values]
2121
permissions:
2222
contents: read

0 commit comments

Comments
 (0)