From 55a912e708c593e5616d0a92ea74323dcb6653e2 Mon Sep 17 00:00:00 2001 From: Stuart Rowlands Date: Tue, 17 Feb 2026 18:21:59 +1000 Subject: [PATCH] Bump CLI to v6.1.0 (revision log and init endpoint fixes) --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index bcc513a..008a161 100644 --- a/action.yml +++ b/action.yml @@ -54,7 +54,7 @@ runs: steps: - name: Deploy Functions if: inputs.functions != '' - uses: "docker://quantcdn/cli:6.0.0" + uses: "docker://quantcdn/cli:6.1.0" env: CUSTOMER: ${{ inputs.customer }} TOKEN: ${{ inputs.token }} @@ -71,7 +71,7 @@ runs: - name: Deploy Assets if: inputs.dir != '' - uses: "docker://quantcdn/cli:6.0.0" + uses: "docker://quantcdn/cli:6.1.0" with: args: > deploy