diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index d73b6931a52..fa6143242f3 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -26,7 +26,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@e75b58f8772ae86fc67fe2d48ff05392d9021393 # v5.11.1 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@469ed8f7c8198c4f8476392d944b2568e4043c5a # v5.13.1 # CACHE - name: Node Modules cache id: node-modules-cache