build(deps): bump Alfresco/alfresco-build-tools from 7.0.0 to 7.1.0 (#10257)

Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a4013b7dfd...bd803ea1bf)

---
updated-dependencies:
- dependency-name: Alfresco/alfresco-build-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-09-30 16:14:48 -04:00 committed by GitHub
parent e5fd06d972
commit 2cb7a2be94
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -84,10 +84,10 @@ jobs:
fetch-depth: 0
- name: Get branch name
uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@a4013b7dfd8453ee94ec5d4eb8cb51d74654f770 # v7.0.0
uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@bd803ea1bf16464eaf9726560c0496b41d15c03f # v7.1.0
- name: Save commit message
uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@a4013b7dfd8453ee94ec5d4eb8cb51d74654f770 # v7.0.0
uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@bd803ea1bf16464eaf9726560c0496b41d15c03f # v7.1.0
- name: ci:force flag parser
shell: bash