diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 28ca2cbc8b..f01b2be0e7 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@40f2376b812403b51e0cea49eaff04c1b8d65cfd # v15.7.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@b7013d54c5255a71f931fd1316d0fcdb5c36c13c # v15.9.1 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@40f2376b812403b51e0cea49eaff04c1b8d65cfd # v15.7.1 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@b7013d54c5255a71f931fd1316d0fcdb5c36c13c # v15.9.1 with: header-only: true