Skip to content

Commit 7c64b8f

Browse files
committed
chore: fix lint issues
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
1 parent 358364e commit 7c64b8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/helm/release-chart/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ This action requires the following permissions on the repository:
137137
| **`tag`** | The release tag to set to chart | **true** | - |
138138
| **`update-tag-paths`** | List of YAML paths to update with the tag. | **false** | `.version,.appVersion` |
139139
| | Comma separated list of paths. | | |
140-
| **`ref`** | The git ref to checkout before releasing the chart. | **false** | - |
140+
| **`ref`** | The Git ref to checkout before releasing the chart. | **false** | - |
141141
| | Can be a branch, tag or commit SHA. | | |
142142

143143
<!-- inputs:end -->

0 commit comments

Comments
 (0)