Skip to content

Commit 456b1e8

Browse files
Upgrade: [dependabot] - bump NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml
Bumps [NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml](https://github.com/nhsdigital/eps-common-workflows) from 5.4.0 to 5.4.1. - [Release notes](https://github.com/nhsdigital/eps-common-workflows/releases) - [Changelog](https://github.com/NHSDigital/eps-common-workflows/blob/main/release.config.cjs) - [Commits](NHSDigital/eps-common-workflows@ae3d6b3...997a194) --- updated-dependencies: - dependency-name: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml dependency-version: 5.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 749ae84 commit 456b1e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
TAG_FORMAT=$(yq '.TAG_FORMAT' .github/config/settings.yml)
3333
echo "TAG_FORMAT=$TAG_FORMAT" >> "$GITHUB_OUTPUT"
3434
pr_title_format_check:
35-
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@ae3d6b307b3174b5724a31f63776ce4159639d20
35+
uses: NHSDigital/eps-common-workflows/.github/workflows/pr_title_check.yml@997a1946c83bb2a9eda418847ed640738af949ff
3636
quality_checks:
3737
uses: NHSDigital/eps-common-workflows/.github/workflows/quality-checks.yml@ae3d6b307b3174b5724a31f63776ce4159639d20
3838
needs: [get_asdf_version, get_commit_id]

0 commit comments

Comments
 (0)