diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 2eac12c85d..e63a3d385d 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@76affd16a4dd9a440cf66bf42656b1d826e8dfc2 # v5.34.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@9d00215f539f669b41c7fabf7b88ccc8f316926c # v6.0.1 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@76affd16a4dd9a440cf66bf42656b1d826e8dfc2 # v5.34.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@9d00215f539f669b41c7fabf7b88ccc8f316926c # v6.0.1 - name: ci:force flag parser shell: bash