diff --git a/.github/workflows/test-chart.yml b/.github/workflows/test-chart.yml index f0b911d..dc62032 100644 --- a/.github/workflows/test-chart.yml +++ b/.github/workflows/test-chart.yml @@ -17,9 +17,10 @@ jobs: token: ${{ secrets.GITHUB_TOKEN }} id: install - - name: 'Setup yq' - uses: dcarbone/install-yq-action@v1.1.1 - + - uses: dcarbone/install-yq-action@v1.1.1 + with: + # Keep this version. merge works as expected + version: v4.2.0 - name: Lint run: helm lint