build(deps): bump Alfresco/alfresco-build-tools (#10476)

Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 8.4.0 to 8.6.1.
- [Release notes](https://github.com/alfresco/alfresco-build-tools/releases)
- [Commits](a0837df06d...1713976b6d)

---
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-12-12 05:39:20 +01:00 committed by GitHub
parent f2d61b680a
commit ef2d184578
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ runs:
cache-dependency-path: package-lock.json cache-dependency-path: package-lock.json
- name: get latest tag sha - name: get latest tag sha
id: tag-sha id: tag-sha
uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@a0837df06d10de2cae8a99319e8e101a6cbe9083 # v8.4.0 uses: Alfresco/alfresco-build-tools/.github/actions/git-latest-tag@1713976b6d7dc48dfe74f441c9bf1ae9481cbb45 # v8.6.1
# CACHE # CACHE
- name: Node Modules cache - name: Node Modules cache
id: node-modules-cache id: node-modules-cache