Skip to content

Commit b18178a

Browse files
: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 1.11.0 to 2.5.0. - [Release notes](https://github.com/ministryofjustice/analytical-platform-airflow-github-actions/releases) - [Commits](ministryofjustice/analytical-platform-airflow-github-actions@v1.11.0...2e73d77) --- updated-dependencies: - dependency-name: ministryofjustice/analytical-platform-airflow-github-actions dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e3bbe1f commit b18178a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
if: github.event.repository.private == false
1717
permissions:
1818
contents: read
19-
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-dependency-review.yml@2535a999924998baeb46c740720a61523ca8efa9 # v1.11.0
19+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-dependency-review.yml@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0

.github/workflows/release-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
permissions:
1414
contents: read
1515
id-token: write
16-
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@fe80a7bd4ad022fb14e50b94637baef2e564013c # v2.0.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0

.github/workflows/scan-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
contents: read
1515
id-token: write
1616
pull-requests: write
17-
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@fe80a7bd4ad022fb14e50b94637baef2e564013c # v2.0.0
17+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0
1818
with:
1919
runtime: python

.github/workflows/test-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
contents: read
1515
id-token: write
1616
pull-requests: write
17-
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@fe80a7bd4ad022fb14e50b94637baef2e564013c # v2.0.0
17+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0

0 commit comments

Comments
 (0)