From 282b4e5279c563a3b8c6cc1911e3abecef14e3d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 19:14:42 +0000 Subject: [PATCH] :dependabot: github-actions(deps): Bump ministryofjustice/analytical-platform-airflow-github-actions Bumps [ministryofjustice/analytical-platform-airflow-github-actions](https://github.com/ministryofjustice/analytical-platform-airflow-github-actions) from 2.5.0 to 3.0.0. - [Release notes](https://github.com/ministryofjustice/analytical-platform-airflow-github-actions/releases) - [Commits](https://github.com/ministryofjustice/analytical-platform-airflow-github-actions/compare/2e73d776c52be2e1c787f4771fa8af5384875f7b...3229fa0ef4534b7e2f56e6d3eb79ebb814320f56) --- updated-dependencies: - dependency-name: ministryofjustice/analytical-platform-airflow-github-actions dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dependency-review.yml | 2 +- .github/workflows/release-container.yml | 2 +- .github/workflows/scan-container.yml | 2 +- .github/workflows/test-container.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 6b810d4..2b73391 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@3229fa0ef4534b7e2f56e6d3eb79ebb814320f56 # v3.0.0 diff --git a/.github/workflows/release-container.yml b/.github/workflows/release-container.yml index 0c1ee2c..f303018 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@3229fa0ef4534b7e2f56e6d3eb79ebb814320f56 # v3.0.0 diff --git a/.github/workflows/scan-container.yml b/.github/workflows/scan-container.yml index e42af07..fdd218a 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@3229fa0ef4534b7e2f56e6d3eb79ebb814320f56 # v3.0.0 with: runtime: python diff --git a/.github/workflows/test-container.yml b/.github/workflows/test-container.yml index fb31d52..fc5e9cd 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@3229fa0ef4534b7e2f56e6d3eb79ebb814320f56 # v3.0.0