From 57ec1ab83573608918eeb5a8b3c87979969476f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 07:54:41 +0000 Subject: [PATCH] build(deps): bump Alfresco/alfresco-build-tools from 17.6.0 to 17.7.0 in /.github/actions/setup (#11876) Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 17.6.0 to 17.7.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/8d76614b374e521d792b4a1c9827409960b66bae...9f51752cb7845dce8e8b13b866c127681f418bb3) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-version: 17.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] 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 e82100d7fd..09749d0ef8 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -41,7 +41,7 @@ runs: - name: get latest tag sha if: ${{ inputs.full-setup == 'true' }} id: tag-sha - uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@8d76614b374e521d792b4a1c9827409960b66bae # v17.6.0 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@9f51752cb7845dce8e8b13b866c127681f418bb3 # v17.7.0 - name: load "NPM TAG" if: ${{ inputs.full-setup == 'true' }} id: set-npm-tag