From fc7a90ea02734af9745394f3f6635b5c3ca5f823 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 00:51:20 +0000 Subject: [PATCH] Bump ministryofjustice/github-actions from 18.1.1 to 18.1.2 Bumps [ministryofjustice/github-actions](https://github.com/ministryofjustice/github-actions) from 18.1.1 to 18.1.2. - [Release notes](https://github.com/ministryofjustice/github-actions/releases) - [Commits](https://github.com/ministryofjustice/github-actions/compare/72fe7d2b80a33b5e3f23dffa31236bd45027450b...8e1bfc920f829ce408a5ef84118fbc160e559066) --- updated-dependencies: - dependency-name: ministryofjustice/github-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 0a22eee..c9dbac7 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -21,7 +21,7 @@ jobs: - name: Set Up Container Structure Test id: setup_container_structure_test - uses: ministryofjustice/github-actions/setup-container-structure-test@72fe7d2b80a33b5e3f23dffa31236bd45027450b # v18.1.1 + uses: ministryofjustice/github-actions/setup-container-structure-test@8e1bfc920f829ce408a5ef84118fbc160e559066 # v18.1.2 - name: Build and Test id: build_and_test