From 35996b896e821f0f2f353d478215a4d04723a1e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 11:52:21 +0000 Subject: [PATCH] :dependabot: github-actions(deps): Bump ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml Bumps [ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml](https://github.com/ministryofjustice/analytical-platform-airflow-github-actions) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/ministryofjustice/analytical-platform-airflow-github-actions/releases) - [Commits](https://github.com/ministryofjustice/analytical-platform-airflow-github-actions/compare/ffe9491aa118f8db36fda4f1a5ee8cf392c02f6b...f8e7c9e0a36b25786e680c3da7b04231664712fc) --- updated-dependencies: - dependency-name: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/test-container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-container.yml b/.github/workflows/test-container.yml index 3edd8ce..d99c3c9 100644 --- a/.github/workflows/test-container.yml +++ b/.github/workflows/test-container.yml @@ -14,6 +14,6 @@ jobs: contents: read pull-requests: write id-token: write - uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@ffe9491aa118f8db36fda4f1a5ee8cf392c02f6b # v3.1.0 + uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@f8e7c9e0a36b25786e680c3da7b04231664712fc # v3.2.0 with: clean-runner: true