mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
chore(deps): update helm/chart-testing-action action to v2.6.1
This commit is contained in:
parent
1cf7820b56
commit
5944c9d93c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/charts-lint.yaml
vendored
2
.github/workflows/charts-lint.yaml
vendored
|
@ -56,7 +56,7 @@ jobs:
|
|||
helm: "${{ env.HELM_VERSION }}"
|
||||
|
||||
- name: Set up chart-testing
|
||||
uses: helm/chart-testing-action@v2.6.0
|
||||
uses: helm/chart-testing-action@v2.6.1
|
||||
|
||||
- name: Run chart-testing (install)
|
||||
run: ct lint --config .ci/ct/ct.yaml --charts "charts/${{ matrix.chart }}"
|
||||
|
|
Loading…
Reference in a new issue