diff --git a/.github/workflows/container-release.yml b/.github/workflows/container-release.yml index 513257f..274d841 100644 --- a/.github/workflows/container-release.yml +++ b/.github/workflows/container-release.yml @@ -17,4 +17,4 @@ jobs: contents: write id-token: write packages: write - uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-container-release.yml@0c3b5555edfbbb10220ed435359dfd6769ad79ed # v3.2.0 + uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-container-release.yml@949059b3345aaf08170204e57a010324f03a985b # v4.5.0 diff --git a/.github/workflows/container-scan.yml b/.github/workflows/container-scan.yml index b08906c..4d84909 100644 --- a/.github/workflows/container-scan.yml +++ b/.github/workflows/container-scan.yml @@ -13,4 +13,4 @@ jobs: name: Container Scan permissions: contents: read - uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-container-scan.yml@0c3b5555edfbbb10220ed435359dfd6769ad79ed # v3.2.0 + uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-container-scan.yml@949059b3345aaf08170204e57a010324f03a985b # v4.5.0 diff --git a/.github/workflows/container-test.yml b/.github/workflows/container-test.yml index 5a189c5..f1dc654 100644 --- a/.github/workflows/container-test.yml +++ b/.github/workflows/container-test.yml @@ -13,4 +13,4 @@ jobs: name: Container Test permissions: contents: read - uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-container-test.yml@0c3b5555edfbbb10220ed435359dfd6769ad79ed # v3.2.0 + uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-container-test.yml@949059b3345aaf08170204e57a010324f03a985b # v4.5.0 diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index a78a83c..368959e 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -13,4 +13,4 @@ jobs: name: Dependency Review permissions: contents: read - uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-dependency-review.yml@0c3b5555edfbbb10220ed435359dfd6769ad79ed # v3.2.0 + uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-dependency-review.yml@949059b3345aaf08170204e57a010324f03a985b # v4.5.0 diff --git a/.github/workflows/scheduled-container-scan.yml b/.github/workflows/scheduled-container-scan.yml index 9cadfe4..95901ef 100644 --- a/.github/workflows/scheduled-container-scan.yml +++ b/.github/workflows/scheduled-container-scan.yml @@ -13,6 +13,6 @@ jobs: name: Scheduled Container Scan permissions: contents: read - uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-scheduled-container-scan.yml@0c3b5555edfbbb10220ed435359dfd6769ad79ed # v3.2.0 + uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-scheduled-container-scan.yml@949059b3345aaf08170204e57a010324f03a985b # v4.5.0 secrets: cve-scan-slack-webhook-url: ${{ secrets.ANALYTICAL_PLATFORM_CVE_SCAN_SLACK_WEBHOOK_URL }} diff --git a/.github/workflows/super-linter.yml b/.github/workflows/super-linter.yml index 37eb157..b244e9c 100644 --- a/.github/workflows/super-linter.yml +++ b/.github/workflows/super-linter.yml @@ -15,7 +15,7 @@ jobs: contents: read packages: read statuses: write - uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-super-linter.yml@0c3b5555edfbbb10220ed435359dfd6769ad79ed # v3.2.0 + uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-super-linter.yml@949059b3345aaf08170204e57a010324f03a985b # v4.5.0 with: super-linter-variables: | { diff --git a/.github/workflows/zizmor.yml b/.github/workflows/zizmor.yml index c861262..87c8441 100644 --- a/.github/workflows/zizmor.yml +++ b/.github/workflows/zizmor.yml @@ -15,4 +15,4 @@ jobs: actions: read contents: read security-events: write - uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-zizmor.yml@0c3b5555edfbbb10220ed435359dfd6769ad79ed # v3.2.0 + uses: ministryofjustice/analytical-platform-github-actions/.github/workflows/reusable-zizmor.yml@949059b3345aaf08170204e57a010324f03a985b # v4.5.0 diff --git a/README.md b/README.md index 6cff877..19f86b2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Open a browser ### Base Image -OpenResty maintain their CHANGELOG [here](https://github.com/openresty/docker-openresty/blob/master/CHANGELOG.md) +OpenResty maintain their [CHANGELOG](https://github.com/openresty/docker-openresty/blob/master/CHANGELOG.md) ```bash docker pull --platform linux/amd64 docker.io/openresty/openresty:1.27.1.2-1-alpine-fat