Skip to content

Commit f06e80f

Browse files
:dependabot: github-actions(deps): Bump ministryofjustice/analytical-platform-airflow-github-actions from 2.5.0 to 2.6.0 (#36)
1 parent 93d9e32 commit f06e80f

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@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.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@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0

.github/workflows/scan-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
permissions:
1414
contents: read
1515
pull-requests: write
16-
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0
1717
with:
1818
runtime: python

.github/workflows/test-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
pull-requests: write
16-
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@2e73d776c52be2e1c787f4771fa8af5384875f7b # v2.5.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@ff2aa77ecbdde993e595b9bb6a94a1c3fbd111fa # v2.6.0

0 commit comments

Comments
 (0)