We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97c8f78 commit 2e29406Copy full SHA for 2e29406
1 file changed
action.yml
@@ -6,15 +6,15 @@ branding:
6
icon: anchor
7
inputs:
8
version:
9
- description: "The chart-testing version to install (default: 3.12.0)"
+ description: "The chart-testing version to install"
10
required: false
11
default: '3.14.0'
12
yamllint_version:
13
- description: "The yamllint version to install (default: 1.27.1)"
+ description: "The yamllint version to install"
14
15
default: '1.33.0'
16
yamale_version:
17
- description: "The yamale version to install (default: 6.0.0)"
+ description: "The yamale version to install"
18
19
default: '6.0.0'
20
uv_version:
0 commit comments