Skip to content

Commit 3f28501

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 2.5.0 to 2.7.0. - [Release notes](https://github.com/ministryofjustice/analytical-platform-airflow-github-actions/releases) - [Commits](ministryofjustice/analytical-platform-airflow-github-actions@2e73d77...bbfa65c) --- updated-dependencies: - dependency-name: ministryofjustice/analytical-platform-airflow-github-actions dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a26eda5 commit 3f28501

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@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0
19+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-dependency-review.yml@bbfa65c4406d9f5e712ba13e9e3f61d1c99cd737 # v2.7.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@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@bbfa65c4406d9f5e712ba13e9e3f61d1c99cd737 # v2.7.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@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0
17+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@bbfa65c4406d9f5e712ba13e9e3f61d1c99cd737 # v2.7.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@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0
17+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@bbfa65c4406d9f5e712ba13e9e3f61d1c99cd737 # v2.7.0

0 commit comments

Comments
 (0)