diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index ccf7784513..5306fd348c 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@7c08513b5d33b682ac518b369e5e7b8454f2fd96 # v5.29.3 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@9558268b491821a4cfce1f11d4c8f6e56adc8496 # v5.30.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@7c08513b5d33b682ac518b369e5e7b8454f2fd96 # v5.29.3 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@9558268b491821a4cfce1f11d4c8f6e56adc8496 # v5.30.0 - name: ci:force flag parser shell: bash