diff --git a/.github/workflows/test.helm.yml b/.github/workflows/test.helm.yml index 317b2fd00..4435c77ab 100644 --- a/.github/workflows/test.helm.yml +++ b/.github/workflows/test.helm.yml @@ -24,7 +24,7 @@ jobs: python-version: '3.9' check-latest: true - uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1 - - uses: helm/kind-action@0025e74a8c7512023d06dc019c617aa3cf561fde # v1.10.0 + - uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0 - name: Run chart-testing (install) if: github.event_name == 'pull_request'