From c428f547bc3d1a23269243ab9f786d09de0bcdf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 10:22:39 +0100 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 15.6.2 to 15.7.1 in /.github/actions/setup (#11721) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/actions/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 89626ef80a..f75ac30239 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -25,7 +25,7 @@ runs: cache-dependency-path: package-lock.json - name: get latest tag sha id: tag-sha - uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@f4f88654f4529442e95151ad820016dd6f9f87ed # v15.6.2 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@40f2376b812403b51e0cea49eaff04c1b8d65cfd # v15.7.1 # CACHE - name: Node Modules cache id: node-modules-cache