Build(deps): Bump Alfresco/alfresco-build-tools (#4155)

Bumps the github-actions group with 1 update in the /.github/actions/adf-linking directory: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools).


Updates `Alfresco/alfresco-build-tools` from 1.35.0 to 7.1.0
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v1.35.0...v7.1.0)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-18 12:31:08 +02:00 committed by GitHub
parent 68f88c4cee
commit 52a7a62323
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ description: "ADF linking"
runs: runs:
using: "composite" using: "composite"
steps: steps:
- uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@v1.35.0 - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@v7.1.0
- name: clone and install - name: clone and install
shell: bash shell: bash
run: | run: |