From 1354f3b07c93c07cbb78c606ffb3388b592ada11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 10:22:48 +0100 Subject: [PATCH] build(deps): Bump Alfresco/alfresco-build-tools (#5074) Bumps the github-actions group in /.github/actions/deploy-local-acs with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools). Updates `Alfresco/alfresco-build-tools` from 14.1.1 to 15.6.2 - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v14.1.1...v15.6.2) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-version: 15.6.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/actions/deploy-local-acs/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/deploy-local-acs/action.yml b/.github/actions/deploy-local-acs/action.yml index e98837816..1f56d1a1c 100644 --- a/.github/actions/deploy-local-acs/action.yml +++ b/.github/actions/deploy-local-acs/action.yml @@ -40,7 +40,7 @@ runs: password: ${{ inputs.quay_password }} - name: Setup cluster - uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v14.1.1 + uses: Alfresco/alfresco-build-tools/.github/actions/setup-kind@v15.6.2 with: ingress-nginx-ref: controller-v1.8.2 ingress-creation-timeout: 180s @@ -126,4 +126,4 @@ runs: --values .github/acs-deployment-values-override.yaml - name: Wait for pods to be ready - uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v14.1.1 + uses: Alfresco/alfresco-build-tools/.github/actions/kubectl-wait@v15.6.2