diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index eb21b5a7..2964b627 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@4f82b503174aac54081febb4db084b2381b34aa0 # tag=v32.103.2 + uses: renovatebot/github-action@4174dae1307f2b87b6bffedd04ee728d298dcc65 # tag=v32.103.3 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}