[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:
AleksanderSklorz
2025-09-25 08:17:03 +02:00
committed by GitHub
parent eeee902095
commit 0407c236c4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -187,7 +187,7 @@ jobs:
- uses: ./.github/actions/setup
with:
npm_tag: ${{ inputs.npm-tag }}
- uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@v8.33.0
- uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@ce7f6e0b62727da8600acf87d72ffbf064ac34b5 #v8.33.0
with:
username: ${{ vars.BOT_GITHUB_USERNAME }}
email: ${{ vars.BOT_GITHUB_EMAIL }}