From 6671ecf3970def2149fcb6146330872f02ab63c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 14:16:33 +0100 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools (#11544) 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 5e9d919ad5..0c4aa09f22 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@bbb4eed7a36d87eddec4a607553f519b0323dfb0 # v12.4.1 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@45b096a6666afcf321d6979aedda63b0998d3c60 # v12.5.1 # CACHE - name: Node Modules cache id: node-modules-cache