From 4c3aa4d4a4aba503c566933cb5135ceac6a59ce2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 10:09:35 +0200 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 17.0.0 to 17.1.0 in /.github/actions/setup (#11803) 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 ac8dbbd1fe..5169a8811d 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@1f44b3bf73b5849337994b7e0c7584dc6ccb5ae9 # v17.0.0 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@d2fd6744fbbb6a0c874c1e28f5374210e2743c2f # v17.1.0 # CACHE - name: Node Modules cache id: node-modules-cache