From 3d2e4649b775c365f8da0b4f74052bf6c7d0a4eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 10:41:06 +0200 Subject: [PATCH] build(deps): Bump Alfresco/alfresco-build-tools (#4597) Bumps the github-actions group in /.github/actions/setup 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/setup/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/setup/action.yml b/.github/actions/setup/action.yml index 1be23d1e6..805427f72 100644 --- a/.github/actions/setup/action.yml +++ b/.github/actions/setup/action.yml @@ -19,7 +19,7 @@ runs: echo "GIT_HASH=$(git rev-parse HEAD)" >> $GITHUB_ENV echo "HEAD_HASH=HEAD" >> $GITHUB_ENV - - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@v8.19.1 + - uses: Alfresco/alfresco-build-tools/.github/actions/get-branch-name@v8.22.1 - name: set TAG_NPM shell: bash run: |