Skip to content

Commit

Permalink
Update CLI to version 1.0.25
Browse files Browse the repository at this point in the history
Signed-off-by: Edimar Cardoso <[email protected]>
  • Loading branch information
edimarlnx authored Dec 19, 2024
1 parent 28831c1 commit fdfeb6e
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 @@ -35,7 +35,7 @@ inputs:
required: false
runs:
using: 'docker'
image: docker://zcloudws/zcloud-cli:v1.0.21
image: docker://zcloudws/zcloud-cli:v1.0.25
env:
ZCLOUD_USER_TOKEN: ${{ inputs.user-token }}
ZCLOUD_ENV_TOKEN: ${{ inputs.env-token }}
Expand Down

0 comments on commit fdfeb6e

Please sign in to comment.