diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index e5940bd32c..6a81ef8ba3 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@2eaedaf6e9f5c28366cbeea22c371cdce6c9c7b3 # v5.17.0 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@e17b077ddf5de3e940d9e58163376b7aa0fe4167 # v5.19.1 # CACHE - name: Node Modules cache id: node-modules-cache