diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index 08f1f82..1881837 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -42,7 +42,7 @@ jobs: fi - name: Commit chart version - uses: stefanzweifel/git-auto-commit-action@v6 + uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1 if: steps.commit_exists.outputs.result == 'false' with: commit_message: ${{ env.COMMIT_MESSAGE }}