From 8c3a75f48d98db1f9f56b4f6f48d9ab9b2660ea9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:41:08 +0000 Subject: [PATCH] :dependabot: github-actions(deps): Bump ministryofjustice/github-actions Bumps [ministryofjustice/github-actions](https://github.com/ministryofjustice/github-actions) from 18.5.0 to 18.6.0. - [Release notes](https://github.com/ministryofjustice/github-actions/releases) - [Commits](https://github.com/ministryofjustice/github-actions/compare/ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490...db1a54895bf5fb975c60af47e5a3aab96505ca3e) --- 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 8026dac..3dfc26d 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@ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490 # v18.5.0 + uses: ministryofjustice/github-actions/clean-actions-runner@db1a54895bf5fb975c60af47e5a3aab96505ca3e # v18.6.0 with: confirm: true diff --git a/.github/workflows/scan.yml b/.github/workflows/scan.yml index efda2ab..7d2a2e1 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@ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490 # v18.5.0 + uses: ministryofjustice/github-actions/clean-actions-runner@db1a54895bf5fb975c60af47e5a3aab96505ca3e # v18.6.0 with: confirm: true diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b20d59e..e81b519 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@ccf9e3a4a828df1ec741f6c8e6ed9d0acaef3490 # v18.5.0 + uses: ministryofjustice/github-actions/setup-container-structure-test@db1a54895bf5fb975c60af47e5a3aab96505ca3e # v18.6.0 - name: Test id: test