From a972a5330e97e0cf1fbe1f97656a10f100c06805 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:54:39 +0000 Subject: [PATCH] :dependabot: github-actions(deps): Bump ministryofjustice/github-actions Bumps [ministryofjustice/github-actions](https://github.com/ministryofjustice/github-actions) from 18.4.0 to 18.5.0. - [Release notes](https://github.com/ministryofjustice/github-actions/releases) - [Commits](https://github.com/ministryofjustice/github-actions/compare/721b0f273fc8356611cb18b3dfc02074d59217da...ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490) --- updated-dependencies: - dependency-name: ministryofjustice/github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- .github/workflows/scan.yml | 2 +- .github/workflows/test.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a2caa4f..a2fb2d9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: - name: Clean Actions Runner id: clean_actions_runner - uses: ministryofjustice/github-actions/clean-actions-runner@721b0f273fc8356611cb18b3dfc02074d59217da # v18.4.0 + uses: ministryofjustice/github-actions/clean-actions-runner@ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490 # v18.5.0 with: confirm: true diff --git a/.github/workflows/scan.yml b/.github/workflows/scan.yml index 167a7c6..73bdbe2 100644 --- a/.github/workflows/scan.yml +++ b/.github/workflows/scan.yml @@ -21,7 +21,7 @@ jobs: - name: Clean Actions Runner id: clean_actions_runner - uses: ministryofjustice/github-actions/clean-actions-runner@721b0f273fc8356611cb18b3dfc02074d59217da # v18.4.0 + uses: ministryofjustice/github-actions/clean-actions-runner@ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490 # v18.5.0 with: confirm: true diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 79c01fc..b20d59e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/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@721b0f273fc8356611cb18b3dfc02074d59217da # v18.4.0 + uses: ministryofjustice/github-actions/setup-container-structure-test@ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490 # v18.5.0 - name: Test id: test