diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 6b810d4..66c313e 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@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0 + uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-dependency-review.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0 diff --git a/.github/workflows/release-container.yml b/.github/workflows/release-container.yml index 0c1ee2c..cec1218 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@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0 + uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0 diff --git a/.github/workflows/scan-container.yml b/.github/workflows/scan-container.yml index e42af07..a51046b 100644 --- a/.github/workflows/scan-container.yml +++ b/.github/workflows/scan-container.yml @@ -14,6 +14,6 @@ jobs: contents: read id-token: write pull-requests: write - uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0 + uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0 with: runtime: python diff --git a/.github/workflows/test-container.yml b/.github/workflows/test-container.yml index fb31d52..1171939 100644 --- a/.github/workflows/test-container.yml +++ b/.github/workflows/test-container.yml @@ -14,4 +14,4 @@ jobs: contents: read id-token: write pull-requests: write - uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0 + uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0