diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 38e6d5e..bfe2f2e 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v7.0.1 - name: Run Renovate - uses: renovatebot/github-action@v46.2.0 + uses: renovatebot/github-action@v46.2.1 with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}