diff --git a/.github/workflows/updatecli.yml b/.github/workflows/updatecli.yml index ed7c9fdc5..5b22107ee 100644 --- a/.github/workflows/updatecli.yml +++ b/.github/workflows/updatecli.yml @@ -40,7 +40,7 @@ jobs: token: ${{ secrets.BOT_GITHUB_TOKEN }} - name: Install Updatecli - uses: updatecli/updatecli-action@eb158f6fd9e425b940a6750d6318f98e050ac390 # v2.61.0 + uses: updatecli/updatecli-action@3a8785d88ec4fa03d86521a181f37c0e74627463 # v2.64.0 - name: Run Updatecli in ${{ env.UPDATECLI_MODE }} mode run: >- diff --git a/7.2.N-extra-vars.yml b/7.2.N-extra-vars.yml index de437a5c4..336067bb2 100644 --- a/7.2.N-extra-vars.yml +++ b/7.2.N-extra-vars.yml @@ -2,7 +2,7 @@ acs: artifact_name: alfresco-content-services-distribution edition: Enterprise repository: "{{ nexus_repository.enterprise_releases }}" - version: 7.2.2.2 + version: 7.2.2.4 amps: aos_module: repository: "{{ nexus_repository.releases }}/aos-module/alfresco-aos-module"