diff --git a/.github/workflows/renovatebot.yml b/.github/workflows/renovatebot.yml index c563230..feb2281 100644 --- a/.github/workflows/renovatebot.yml +++ b/.github/workflows/renovatebot.yml @@ -10,7 +10,7 @@ jobs: - name: Checkout uses: actions/checkout@v4.2.2 - name: Self-hosted Renovate - uses: renovatebot/github-action@v40.3.4 + uses: renovatebot/github-action@v40.3.5 with: configurationFile: .github/renovate-config.js token: ${{ secrets.RENOVATE_TOKEN }}