diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index 0288bd1bb..36af1bee2 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -21,7 +21,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - name: Set up chart-testing - uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1 + uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0 # Lint all chart values including those in the ci directory. - name: Run chart-testing (lint) @@ -83,7 +83,7 @@ jobs: ref: ${{ github.event.pull_request.head.sha }} - name: Set up chart-testing - uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1 + uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0 - name: Create KinD cluster uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0