mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
AAE-11884 change tag sha action (#8118)
This commit is contained in:
2
.github/actions/setup/action.yml
vendored
2
.github/actions/setup/action.yml
vendored
@@ -26,7 +26,7 @@ runs:
|
|||||||
cache-dependency-path: package-lock.json
|
cache-dependency-path: package-lock.json
|
||||||
- name: get latest tag sha
|
- name: get latest tag sha
|
||||||
id: tag-sha
|
id: tag-sha
|
||||||
uses: ./.github/actions/get-latest-tag-sha
|
uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@v1.29.0
|
||||||
# CACHE
|
# CACHE
|
||||||
- name: Node cache
|
- name: Node cache
|
||||||
id: node-cache
|
id: node-cache
|
||||||
|
Reference in New Issue
Block a user