diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 7db892485a..beb6a51f4a 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -121,10 +121,10 @@ jobs: fetch-depth: 0 - name: Get branch name - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@0502f171476b8af38e82ce87e5fba45ecd9b17d1 # v5.28.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@7c08513b5d33b682ac518b369e5e7b8454f2fd96 # v5.29.3 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@0502f171476b8af38e82ce87e5fba45ecd9b17d1 # v5.28.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@7c08513b5d33b682ac518b369e5e7b8454f2fd96 # v5.29.3 - name: ci:force flag parser shell: bash