Skip to content

Commit

Permalink
test using github-release-binary
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Jan 24, 2025
1 parent 5a97151 commit 88a2edf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/updatecli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,10 @@ jobs:
token: ${{ secrets.BOT_GITHUB_TOKEN }}

- name: Install Updatecli
uses: updatecli/updatecli-action@304d62420deffb7c824c9cad12942906e16e4352 # v2.76.0
uses: Alfresco/alfresco-build-tools/.github/actions/setup-github-release-binary@16272633584df58ea603112c4aac4564c8673cd6 # v8.9.0
with:
repo: updatecli/updatecli
version: v0.83.0

- name: Run Updatecli in ${{ env.UPDATECLI_MODE }} mode
run: >-
Expand Down

0 comments on commit 88a2edf

Please sign in to comment.