diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 66c313e..cd72885 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -16,4 +16,4 @@ jobs: if: github.event.repository.private == false permissions: contents: read - uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-dependency-review.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0 + uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-dependency-review.yml@bbfa65c4406d9f5e712ba13e9e3f61d1c99cd737 # v2.7.0 diff --git a/.github/workflows/release-container.yml b/.github/workflows/release-container.yml index cec1218..d70e08b 100644 --- a/.github/workflows/release-container.yml +++ b/.github/workflows/release-container.yml @@ -13,4 +13,4 @@ jobs: permissions: contents: read id-token: write - uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0 + uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@bbfa65c4406d9f5e712ba13e9e3f61d1c99cd737 # v2.7.0 diff --git a/.github/workflows/scan-container.yml b/.github/workflows/scan-container.yml index 27c23b1..2f4cb5f 100644 --- a/.github/workflows/scan-container.yml +++ b/.github/workflows/scan-container.yml @@ -13,6 +13,6 @@ jobs: permissions: contents: read pull-requests: write - uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0 + uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@bbfa65c4406d9f5e712ba13e9e3f61d1c99cd737 # v2.7.0 with: runtime: python diff --git a/.github/workflows/test-container.yml b/.github/workflows/test-container.yml index 30550eb..8856917 100644 --- a/.github/workflows/test-container.yml +++ b/.github/workflows/test-container.yml @@ -13,4 +13,4 @@ jobs: permissions: contents: read pull-requests: write - uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0 + uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@bbfa65c4406d9f5e712ba13e9e3f61d1c99cd737 # v2.7.0