Skip to content

Commit 0cbff83

Browse files
Bump Alfresco/alfresco-build-tools from 7.0.0 to 8.1.0 in /.github/actions/create-maintenance-branch (#249)
Bump Alfresco/alfresco-build-tools Bumps [Alfresco/alfresco-build-tools](https://github.com/alfresco/alfresco-build-tools) from 7.0.0 to 8.1.0. - [Release notes](https://github.com/alfresco/alfresco-build-tools/releases) - [Commits](Alfresco/alfresco-build-tools@a4013b7...5cab7ba) --- 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 58a95a5 commit 0cbff83

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@a4013b7dfd8453ee94ec5d4eb8cb51d74654f770 # v7.0.0
59+
- uses: Alfresco/alfresco-build-tools/.github/actions/setup-pysemver@5cab7bac9b94deb11087c3c39c8e412f6ecf1e00 # v8.1.0
6060
- name: Resolve maintenance version
6161
id: resolve-maintenance-version
6262
if: steps.check-branch-exists.outputs.result == 'false'

0 commit comments

Comments
 (0)