Skip to content

Commit 35542e2

Browse files
1.1.1
1 parent 11f7a09 commit 35542e2

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@0f586fade607a2956ff99c372f759dd41b5c1357 # v1.1.0
19+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-dependency-review.yml@0d59d3a7407f3ec42b740107f1f25aee8f3e5949c # v1.1.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@23380a88606c2605c34544665c1d78c70a429cf6 # test
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-release-container.yml@d59d3a7407f3ec42b740107f1f25aee8f3e5949c # v1.1.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@0f586fade607a2956ff99c372f759dd41b5c1357 # v1.1.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-scan-container.yml@0d59d3a7407f3ec42b740107f1f25aee8f3e5949c # v1.1.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@0f586fade607a2956ff99c372f759dd41b5c1357 # v1.1.0
16+
uses: ministryofjustice/analytical-platform-airflow-github-actions/.github/workflows/shared-test-container.yml@0d59d3a7407f3ec42b740107f1f25aee8f3e5949c # v1.1.1

0 commit comments

Comments
 (0)