Skip to content

Commit a5e84fa

Browse files
:dependabot: github-actions(deps): Bump ministryofjustice/analytical-platform-airflow-github-actions from 1.4.0 to 1.4.1 (#9)
1 parent 21bbd8d commit a5e84fa

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@cd24da6c1e3f42d5153c37881d440ac4449d5e0b # v1.4.0
19+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-dependency-review.yml@c5e5677a7f4f9f65829996f00106c792610facfa # v1.4.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@cd24da6c1e3f42d5153c37881d440ac4449d5e0b # v1.4.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@c5e5677a7f4f9f65829996f00106c792610facfa # v1.4.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@cd24da6c1e3f42d5153c37881d440ac4449d5e0b # v1.4.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@c5e5677a7f4f9f65829996f00106c792610facfa # v1.4.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@cd24da6c1e3f42d5153c37881d440ac4449d5e0b # v1.4.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@c5e5677a7f4f9f65829996f00106c792610facfa # v1.4.1

0 commit comments

Comments
 (0)