Skip to content

Commit 2c43136

Browse files
:dependabot: github-actions(deps): Bump ministryofjustice/analytical-platform-airflow-github-actions from 2.2.0 to 2.2.1 (#29)
1 parent ba610fc commit 2c43136

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@9efa0e01d0e12f1bc5bb19b55722553f5d2c84f8 # v2.2.0
19+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-dependency-review.yml@39e4c8e5bdde50a537934e2a29d9e3d02b5ca1ce # v2.2.1

.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@9efa0e01d0e12f1bc5bb19b55722553f5d2c84f8 # v2.2.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@39e4c8e5bdde50a537934e2a29d9e3d02b5ca1ce # v2.2.1

.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@9efa0e01d0e12f1bc5bb19b55722553f5d2c84f8 # v2.2.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@39e4c8e5bdde50a537934e2a29d9e3d02b5ca1ce # v2.2.1
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@9efa0e01d0e12f1bc5bb19b55722553f5d2c84f8 # v2.2.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@39e4c8e5bdde50a537934e2a29d9e3d02b5ca1ce # v2.2.1

0 commit comments

Comments
 (0)