Skip to content

Commit

Permalink
OPSEXP-3066 Switch to our updatecli setup action (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn authored Jan 28, 2025
1 parent fde9365 commit a2b8b95
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/bumpVersions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,8 @@ jobs:
# Required to trigger the main workflow once this workflow creates a PR
token: ${{ secrets.BOT_GITHUB_TOKEN }}

- name: Install updatecli
uses: updatecli/updatecli-action@v2
with:
version: v0.54.0
- name: Install Updatecli
uses: Alfresco/alfresco-build-tools/.github/actions/[email protected]

- name: Set updatecli required environment variables
run: |
Expand Down

0 comments on commit a2b8b95

Please sign in to comment.