Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Commit 3f5ab06

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml from 5.1.5 to 5.1.9 (#81)
Upgrade: [dependabot] - bump NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml Bumps [NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml](https://github.com/nhsdigital/eps-workflow-quality-checks) from 5.1.5 to 5.1.9. - [Release notes](https://github.com/nhsdigital/eps-workflow-quality-checks/releases) - [Commits](NHSDigital/eps-workflow-quality-checks@d287a67...ad79b8f) --- updated-dependencies: - dependency-name: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml dependency-version: 5.1.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dda41df commit 3f5ab06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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
echo "TAG_FORMAT=$TAG_FORMAT" >> "$GITHUB_OUTPUT"
2828
2929
quality_checks:
30-
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@d287a67197d93052641e82b0e49c8621a4d559b7
30+
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@ad79b8f5d8dc258c9ec731dc9f6dc47c9f1e7375
3131
needs: [get_asdf_version]
3232
with:
3333
asdfVersion: ${{ needs.get_asdf_version.outputs.asdf_version }}

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
echo "TAG_FORMAT=$TAG_FORMAT" >> "$GITHUB_OUTPUT"
2727
2828
quality_checks:
29-
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@d287a67197d93052641e82b0e49c8621a4d559b7
29+
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/quality-checks.yml@ad79b8f5d8dc258c9ec731dc9f6dc47c9f1e7375
3030
needs: [get_asdf_version]
3131
with:
3232
asdfVersion: ${{ needs.get_asdf_version.outputs.asdf_version }}

0 commit comments

Comments
 (0)