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