diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 207ff570..c472ef27 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@4c0da06b4d1bd7e13be279b41e4e508a68cadb2d # tag=v32.196.0 + uses: renovatebot/github-action@88446f41092c9f7478c3d63199749db7a3b7e6e9 # tag=v32.202.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}