diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 34a13e97..641d1bba 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@96d3c6f631324bb327e6c7aca54d7b7fb62d422e # tag=v32.217.0 + uses: renovatebot/github-action@40bf6966c29932deae40b0cb5a71c24c61ba5432 # tag=v32.221.1 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}