diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index aeb9a5f953..20a21eadd1 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -82,10 +82,10 @@ jobs: fetch-depth: 0 - name: Get branch name - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@62d25370db3ca229de518fab5b32ec014a061101 # v8.33.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@e6c249ac22c6e4d3b4932c16012d1450f8b0a12a # v9.0.1 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@62d25370db3ca229de518fab5b32ec014a061101 # v8.33.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@e6c249ac22c6e4d3b4932c16012d1450f8b0a12a # v9.0.1 - name: ci:force flag parser shell: bash