diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index caa4a10d6c..7cf2bbe68c 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -66,10 +66,10 @@ jobs: fetch-depth: 0 - name: Get branch name - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@0f483aca096ad614dbee2a4b0c9222437c285d1c # v15.12.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@661ab6a0d23f6a269da039831907cffad37cc061 # v15.12.1 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@0f483aca096ad614dbee2a4b0c9222437c285d1c # v15.12.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@661ab6a0d23f6a269da039831907cffad37cc061 # v15.12.1 with: header-only: true