Skip to content

Commit 8778f48

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml from 6.0.10 to 6.0.14 (#108)
Bumps [NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml](https://github.com/nhsdigital/eps-common-workflows) from 6.0.10 to 6.0.14. <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/get-repo-config.yml's releases</a>.</em></p> <blockquote> <h2>v6.0.14</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v6.0.13...v6.0.14">6.0.14</a> (2026-04-21)</h2> <h3>Chore</h3> <ul> <li>[AEA-0000] - remove gitsecrets (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/145">#145</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/c4efd04c5ff1c7e92e7fe5932b29d0de1a301cdf">c4efd04</a>)</li> </ul> <h2>v6.0.13</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v6.0.12...v6.0.13">6.0.13</a> (2026-04-20)</h2> <h3>Chore</h3> <ul> <li>[AEA-0000] - add dependabot approve schedule (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/144">#144</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/ba4bcd7fa2367cc44c9078adb96a654236d3691a">ba4bcd7</a>)</li> </ul> <h2>v6.0.12</h2> <h2><a href="https://github.com/NHSDigital/eps-common-workflows/compare/v6.0.11...v6.0.12">6.0.12</a> (2026-04-18)</h2> <h3>Upgrade</h3> <ul> <li>[dependabot] - bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/131">#131</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/76baf9dd964311c337af3ec78e8cb1e915c006ce">76baf9d</a>)</li> <li>[dependabot] - bump undici from 5.29.0 to 7.24.1 (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/139">#139</a>) (<a href="https://github.com/NHSDigital/eps-common-workflows/commit/ee6b102973727863190307d974deab80460246bd">ee6b102</a>)</li> </ul> <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/c4efd04c5ff1c7e92e7fe5932b29d0de1a301cdf"><code>c4efd04</code></a> Chore: [AEA-0000] - remove gitsecrets (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/145">#145</a>)</li> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/ba4bcd7fa2367cc44c9078adb96a654236d3691a"><code>ba4bcd7</code></a> Chore: [AEA-0000] - add dependabot approve schedule (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/144">#144</a>)</li> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/76baf9dd964311c337af3ec78e8cb1e915c006ce"><code>76baf9d</code></a> Upgrade: [dependabot] - bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#...</li> <li><a href="https://github.com/NHSDigital/eps-common-workflows/commit/ee6b102973727863190307d974deab80460246bd"><code>ee6b102</code></a> Upgrade: [dependabot] - bump undici from 5.29.0 to 7.24.1 (<a href="https://redirect.github.com/nhsdigital/eps-common-workflows/issues/139">#139</a>)</li> <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...c4efd04c5ff1c7e92e7fe5932b29d0de1a301cdf">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent daebf96 commit 8778f48

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
@@ -6,7 +6,7 @@ permissions: {}
66

77
jobs:
88
get_config_values:
9-
uses: NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845
9+
uses: NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@c4efd04c5ff1c7e92e7fe5932b29d0de1a301cdf
1010
with:
1111
verify_published_from_main_image: true
1212
permissions:

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: pull_request
66
permissions: {}
77
jobs:
88
get_config_values:
9-
uses: NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845
9+
uses: NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@c4efd04c5ff1c7e92e7fe5932b29d0de1a301cdf
1010
with:
1111
verify_published_from_main_image: false
1212
permissions:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permissions: {}
77

88
jobs:
99
get_config_values:
10-
uses: NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@8b259f4f2d2b8ff1345fb0d2f9b9f0fbb9d19845
10+
uses: NHSDigital/eps-common-workflows/.github/workflows/get-repo-config.yml@c4efd04c5ff1c7e92e7fe5932b29d0de1a301cdf
1111
with:
1212
verify_published_from_main_image: false
1313
permissions:

0 commit comments

Comments
 (0)