diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 8f0c286..1ff4487 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.4 + uses: renovatebot/github-action@v46.2.5 with: configurationFile: .github/renovate-config.json token: ${{ secrets.RENOVATE_TOKEN }}