diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index ba3b0aa50cc..4fe0cbe0792 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -12,7 +12,7 @@ jobs: with: token: ${{ secrets.BOT_TOKEN }} - name: Self-hosted Renovate - uses: renovatebot/github-action@8d88382e80a9c18c73052238a5f4a43aa1346c0b # tag=v32.190.2 + uses: renovatebot/github-action@7cca30712d22d90949e6ed1a2eb59233294c6806 # tag=v32.190.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}