From 0fa60944c022ce5937ce0a0624ea4c169816fd42 Mon Sep 17 00:00:00 2001 From: damientobin1 Date: Fri, 5 Jun 2026 11:36:52 +0100 Subject: [PATCH] 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 8965f1d3..f1a88794 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: ./.github/actions/combine-dependabot-prs with: ci_required: false labels: dependencies