chore(deps): update helm/chart-testing-action action to v2.2.0 (#1657)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
40dd677b5a
commit
53827ce625
|
@ -126,7 +126,7 @@ jobs:
|
|||
|
||||
- name: Set up chart-testing
|
||||
if: ${{ matrix.app != '.gitkee' }}
|
||||
uses: helm/chart-testing-action@5f16c27cf7a4fa9c776ff73734df3909b2b65127 # renovate: tag=v2.1.0
|
||||
uses: helm/chart-testing-action@6b64532d456fa490a3da177fbd181ac4c8192b58 # renovate: tag=v2.2.0
|
||||
|
||||
##
|
||||
# Chart-Testing Section
|
||||
|
|
|
@ -90,7 +90,7 @@ jobs:
|
|||
|
||||
- name: Set up chart-testing
|
||||
if: ${{ matrix.app != '.gitkee' }}
|
||||
uses: helm/chart-testing-action@5f16c27cf7a4fa9c776ff73734df3909b2b65127 # renovate: tag=v2.1.0
|
||||
uses: helm/chart-testing-action@6b64532d456fa490a3da177fbd181ac4c8192b58 # renovate: tag=v2.2.0
|
||||
##
|
||||
# Chart-Testing Section
|
||||
##
|
||||
|
|
Loading…
Reference in New Issue