Skip to content

Commit

Permalink
hotfix: fix failing tests, add proper env for running starship cli (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol1696 authored Jun 13, 2024
1 parent c4f7fc9 commit 8b97b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ inputs:
cli-version:
description: "Version of @starship-ci/cli to use: default: 2.3.0"
required: false
default: "2.5.1"
default: "2.5.6"
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 8b97b7a

Please sign in to comment.