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