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