diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 2bcf19e..f69b04b 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v7 - name: Run Renovate - uses: renovatebot/github-action@dd5302ec17783b2fc721b19ae7209b57b1587765 + uses: renovatebot/github-action@b50d2ba2bd928235abdcc14d06dfafc217f1c565 with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}