Skip to content

Commit

Permalink
Update action.yaml default cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 authored Feb 4, 2025
1 parent c5d54cd commit dbe6800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ inputs:
description: "Path to the config file"
required: true
cli-version:
description: "Version of @starship-ci/cli to use: default: 2.14.0"
description: "Version of @starship-ci/cli to use: default: 3.2.0"
required: false
default: "2.14.0"
default: "3.2.0"
kubeconfig:
description: "Kubeconfig file for remote cluster, if set, will be used instead of creating kind cluster"
required: false
Expand Down

0 comments on commit dbe6800

Please sign in to comment.