Skip to content

Commit

Permalink
Update CLI version to 1.0.10
Browse files Browse the repository at this point in the history
Signed-off-by: Edimar Cardoso <[email protected]>
  • Loading branch information
edimarlnx authored Feb 5, 2024
1 parent 32bf0f2 commit 94b73a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ inputs:
required: false
runs:
using: 'docker'
image: docker://zcloudws/zcloud-cli:v1.0.9
image: docker://zcloudws/zcloud-cli:v1.0.10
env:
ZCLOUD_USER_TOKEN: ${{ inputs.user-token }}
ZCLOUD_ENV_TOKEN: ${{ inputs.env-token }}
Expand Down

0 comments on commit 94b73a7

Please sign in to comment.