Skip to content

Commit 8e258bb

Browse files
Bump Alfresco/alfresco-build-tools from 5.27.1 to 5.29.2 in /.github/actions/create-maintenance-branch (#211)
Bump Alfresco/alfresco-build-tools Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.27.1 to 5.29.2. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](Alfresco/alfresco-build-tools@5d1d65a...482f25e) --- 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>
1 parent 7a1fc44 commit 8e258bb

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/create-maintenance-branch

1 file changed

+1
-1
lines changed

.github/actions/create-maintenance-branch/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ runs:
5656
run: |
5757
git checkout -b "$BRANCH"
5858
59-
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-pysemver@5d1d65a7c93fb29cd61fb0f1f279138c400a8940 # v5.27.1
59+
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-pysemver@482f25ec9cb6ac522d5c03b21b6f8987d3cdb4f0 # v5.29.2
6060
- name: Resolve maintenance version
6161
id: resolve-maintenance-version
6262
if: steps.check-branch-exists.outputs.result == 'false'

0 commit comments

Comments
 (0)