From 473b3a66ebfc350206b0d746897dece99a24d293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 09:03:56 +0000 Subject: [PATCH 1/2] :dependabot: github-actions(deps): Bump ministryofjustice/analytical-platform-github-actions Bumps [ministryofjustice/analytical-platform-github-actions](https://github.com/ministryofjustice/analytical-platform-github-actions) from 3.2.0 to 4.5.0. - [Release notes](https://github.com/ministryofjustice/analytical-platform-github-actions/releases) - [Commits](https://github.com/ministryofjustice/analytical-platform-github-actions/compare/0c3b5555edfbbb10220ed435359dfd6769ad79ed...949059b3345aaf08170204e57a010324f03a985b) --- updated-dependencies: - dependency-name: ministryofjustice/analytical-platform-github-actions dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/container-release.yml | 2 +- .github/workflows/container-scan.yml | 2 +- .github/workflows/container-test.yml | 2 +- .github/workflows/dependency-review.yml | 2 +- .github/workflows/scheduled-container-scan.yml | 2 +- .github/workflows/super-linter.yml | 2 +- .github/workflows/zizmor.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) 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 From 282d0d598265a6be7f7762a8c7346e5599a8fe68 Mon Sep 17 00:00:00 2001 From: Gary <26419401+Gary-H9@users.noreply.github.com> Date: Wed, 13 Aug 2025 17:39:20 +0100 Subject: [PATCH 2/2] Update README to pass linting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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