diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index d5a16e58fc5..c016f94ab21 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@b9f02892772fb7bf6ec209da10d53b19b6aeaf48 # tag=v32.83.0 + uses: renovatebot/github-action@72dc29772e7fc7f9e1f4dda2fc6aba210a84cd1e # tag=v32.83.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}