From 3cb734d288c9aab9e0331539c743ff77cfeff030 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:31:21 +0100 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools (#11706) 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 0a3a7f112b..a9623ff797 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@7e6cfc6dc78dd63baf3e7193e85f6a630e46c41e # v15.2.0 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@f4f88654f4529442e95151ad820016dd6f9f87ed # v15.6.2 # CACHE - name: Node Modules cache id: node-modules-cache