diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index febdc23..2bcf19e 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@6d859fc95779be83a0335ca704879b47e5d79641 + uses: renovatebot/github-action@dd5302ec17783b2fc721b19ae7209b57b1587765 with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}