diff --git a/.github/workflows/prepare-release.yaml b/.github/workflows/prepare-release.yaml index 6f0087c..8015722 100644 --- a/.github/workflows/prepare-release.yaml +++ b/.github/workflows/prepare-release.yaml @@ -17,7 +17,7 @@ jobs: ref: ${{ github.head_ref }} - name: Install yq - uses: mikefarah/yq@v4.50.1 + uses: mikefarah/yq@v4.52.2 - name: Update chart version run: |