mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-10124] jobs after merge are failing (#4809)
* [ACS-10124] Use commit hash instead commit tag * [ACS-10124] Added comments with tags
This commit is contained in:
@@ -236,7 +236,7 @@ jobs:
|
||||
fetch-depth: 2
|
||||
|
||||
- name: Extract commit message
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@v8.33.0
|
||||
uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@ce7f6e0b62727da8600acf87d72ffbf064ac34b5 #v8.33.0
|
||||
|
||||
- name: Check ADF link
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user