diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 6fc5042de3..fe9a1ae600 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@166e610d3eebb2a561d6daba97cd58d98ef2db14 # v8.13.0 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@29e77d9158142e043783ea9eb831535b06474860 # v8.14.0 # CACHE - name: Node Modules cache id: node-modules-cache