mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-26 23:20:19 +08:00
chore(deps): update helm/chart-testing-action action to v2.2.1 (#2157)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
2
.github/workflows/apps.test.yaml
vendored
2
.github/workflows/apps.test.yaml
vendored
@@ -133,7 +133,7 @@ jobs:
|
||||
|
||||
- name: Set up chart-testing
|
||||
if: ${{ matrix.app != '.gitkee' }}
|
||||
uses: helm/chart-testing-action@6b64532d456fa490a3da177fbd181ac4c8192b58 # renovate: tag=v2.2.0
|
||||
uses: helm/chart-testing-action@dae259e86a35ff09145c0805e2d7dd3f7207064a # tag=v2.2.1
|
||||
|
||||
##
|
||||
# Chart-Testing Section
|
||||
|
||||
2
.github/workflows/common.test.yaml
vendored
2
.github/workflows/common.test.yaml
vendored
@@ -92,7 +92,7 @@ jobs:
|
||||
|
||||
- name: Set up chart-testing
|
||||
if: ${{ matrix.app != '.gitkee' }}
|
||||
uses: helm/chart-testing-action@6b64532d456fa490a3da177fbd181ac4c8192b58 # renovate: tag=v2.2.0
|
||||
uses: helm/chart-testing-action@dae259e86a35ff09145c0805e2d7dd3f7207064a # tag=v2.2.1
|
||||
##
|
||||
# Chart-Testing Section
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user