From e816b4a25edfe3b68bea6a6904ec15fe8c5de20a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 10:59:17 +0100 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools (#11457) 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 68df299802..3da4136212 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@2d8a74e98bfdcc78252004141137f6d14a03e175 # v10.4.0 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@b51dfeef6bda4a506778050a1c0e53eed440598c # v11.0.1 # CACHE - name: Node Modules cache id: node-modules-cache