From e5bcbf668d583f2ca3ccc5f28bf853251e352fbb Mon Sep 17 00:00:00 2001 From: damientobin1 Date: Fri, 5 Jun 2026 11:37:00 +0100 Subject: [PATCH 1/2] CCM-18143: Updating_Github_Actions_Validation --- .github/workflows/manual-combine-dependabot-prs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual-combine-dependabot-prs.yaml b/.github/workflows/manual-combine-dependabot-prs.yaml index 8965f1d35..9183ff624 100644 --- a/.github/workflows/manual-combine-dependabot-prs.yaml +++ b/.github/workflows/manual-combine-dependabot-prs.yaml @@ -15,7 +15,7 @@ jobs: steps: - name: combine-prs id: combine-prs - uses: github/combine-prs@2909f404763c3177a456e052bdb7f2e85d3a7cb3 # v5.2.0 + uses: NHSDigital/nhs-notify-shared-modules/.github/actions/combine-dependabot-prs@4.0.6 with: ci_required: false labels: dependencies From 81bcb469caf64c4084840e679c78c8c1f12d54f8 Mon Sep 17 00:00:00 2001 From: damientobin1 Date: Fri, 5 Jun 2026 13:05:59 +0100 Subject: [PATCH 2/2] fix: ignore known gitleaks ipv4 false positive --- .gitleaksignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitleaksignore b/.gitleaksignore index 196f6cb44..e52a7eb4b 100644 --- a/.gitleaksignore +++ b/.gitleaksignore @@ -10,3 +10,4 @@ bc79df4f82052918ae6bf69d36279e5dd391d61e:tests/test-team/auth/user.json:jwt:25 306d9ec55d3498b86d5506da9a90ac486fc66563:frontend/src/components/molecules/MessagePlanFallbackConditions/MessagePlanFallbackConditions.tsx:ipv4:92 a408293ecbc3a95684246fd16b111b6e09d6e194:lambdas/backend-client/src/__tests__/schemas/contact-details/email.test.ts:ipv4:80 a408293ecbc3a95684246fd16b111b6e09d6e194:lambdas/backend-client/src/__tests__/schemas/contact-details/email.test.ts:ipv4:81 +9ff9d02e5f132ff57aaee7e28b4002c17c3041a3:.tool-versions:ipv4:27