diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index a9fe5fcc56..aa27c6f74b 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@c2278c8ec6744d3595478217e9736ebb47d501db # v8.23.3 + uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@86fa01feca860df31191c605eaae854f7611b01e # v8.24.1 # CACHE - name: Node Modules cache id: node-modules-cache