Skip to content

Commit 2e29406

Browse files
authored
chore: remove outdated default from action.yml (#197)
Signed-off-by: Patryk Małek <malekpatryk+github@gmail.com>
1 parent 97c8f78 commit 2e29406

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ branding:
66
icon: anchor
77
inputs:
88
version:
9-
description: "The chart-testing version to install (default: 3.12.0)"
9+
description: "The chart-testing version to install"
1010
required: false
1111
default: '3.14.0'
1212
yamllint_version:
13-
description: "The yamllint version to install (default: 1.27.1)"
13+
description: "The yamllint version to install"
1414
required: false
1515
default: '1.33.0'
1616
yamale_version:
17-
description: "The yamale version to install (default: 6.0.0)"
17+
description: "The yamale version to install"
1818
required: false
1919
default: '6.0.0'
2020
uv_version:

0 commit comments

Comments
 (0)