diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 500c4a7928..4bdb0df9a3 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -84,10 +84,10 @@ jobs: fetch-depth: 0 - name: Get branch name - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@a96753d4d1c98384249ea8370b5d605866b63e1e # v8.8.0 - name: ci:force flag parser shell: bash