Skip to content

Commit 3940915

Browse files
authored
Switch to our updatecli setup action
1 parent c6c53f2 commit 3940915

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/workflows/bumpVersions.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,8 @@ jobs:
3030
# Required to trigger the main workflow once this workflow creates a PR
3131
token: ${{ secrets.BOT_GITHUB_TOKEN }}
3232

33-
- name: Install updatecli
34-
uses: updatecli/updatecli-action@v2
35-
with:
36-
version: v0.54.0
33+
- name: Install Updatecli
34+
uses: Alfresco/alfresco-build-tools/.github/actions/setup-updatecli@v8.12.0
3735

3836
- name: Set updatecli required environment variables
3937
run: |

0 commit comments

Comments
 (0)