From 5ef4e5c4648a6548a899f548a3b9e569b5974082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 10:00:27 +0200 Subject: [PATCH] build(deps): Bump Alfresco/alfresco-build-tools (#4595) Bumps the github-actions group in /.github/actions/adf-linking with 1 update: [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools). Updates `Alfresco/alfresco-build-tools` from 8.19.1 to 8.22.1 - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](https://github.com/alfresco/alfresco-build-tools/compare/v8.19.1...v8.22.1) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-version: 8.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/actions/adf-linking/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/adf-linking/action.yml b/.github/actions/adf-linking/action.yml index 5f4624230..4f8dbf1bd 100644 --- a/.github/actions/adf-linking/action.yml +++ b/.github/actions/adf-linking/action.yml @@ -4,7 +4,7 @@ description: "ADF linking" runs: using: "composite" steps: - - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@v8.19.1 + - uses: Alfresco/alfresco-build-tools/.github/actions/get-commit-message@v8.22.1 - name: clone and install shell: bash run: |