diff --git a/.github/workflows/helm-chart.yml b/.github/workflows/helm-chart.yml index 192b052b4..0af09854b 100644 --- a/.github/workflows/helm-chart.yml +++ b/.github/workflows/helm-chart.yml @@ -94,7 +94,7 @@ jobs: GH_TOKEN: ${{ steps.generate_token.outputs.token }} - name: Commit and push changes - uses: planetscale/ghcommit-action@v0.2.20 + uses: planetscale/ghcommit-action@v0.2.21 with: commit_message: 'Update helm docs' repo: ${{ github.repository }}