diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index c6ad364549..eba40f85d3 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@bc7990dc41f2c163e6cfeb5e216133c29c165785 # v13.0.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@7e6cfc6dc78dd63baf3e7193e85f6a630e46c41e # v15.2.0 - name: Save commit message - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@bc7990dc41f2c163e6cfeb5e216133c29c165785 # v13.0.0 + uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@7e6cfc6dc78dd63baf3e7193e85f6a630e46c41e # v15.2.0 with: header-only: true