Skip to content

Commit f2eadc7

Browse files
Bump Alfresco/alfresco-build-tools from 5.33.0 to 6.0.1 in /.github/actions/create-maintenance-branch (#226)
Bump Alfresco/alfresco-build-tools Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 5.33.0 to 6.0.1. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](Alfresco/alfresco-build-tools@d3953ad...9d00215) --- updated-dependencies: - dependency-name: Alfresco/alfresco-build-tools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e40aef2 commit f2eadc7

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@d3953ad171fd95340c9ecad9d1054561bc938cfd # v5.33.0
59+
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-pysemver@9d00215f539f669b41c7fabf7b88ccc8f316926c # v6.0.1
6060
- name: Resolve maintenance version
6161
id: resolve-maintenance-version
6262
if: steps.check-branch-exists.outputs.result == 'false'

0 commit comments

Comments
 (0)