Skip to content

Commit 2a3294d

Browse files
committed
Fix out-of-date comment from mid-implementation
Signed-off-by: Eric Searcy <[email protected]>
1 parent bf78064 commit 2a3294d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/mega-linter.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@ jobs:
2929
with:
3030
fetch-depth: 0
3131

32-
# Installs packaged subcharts under charts/${chart}/charts/*.tgz. Also
33-
# fails if the Chart.lock digest is wrong. Does not support multiple
34-
# charts: `charts/*` is expected to resolve to a single path.
32+
# Installs packaged subcharts under charts/*/charts/*.tgz. Also
33+
# fails if the Chart.lock digest is wrong.
3534
- name: Helm dependency fetch
3635
shell: bash
3736
run: |

0 commit comments

Comments
 (0)