diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index b948c1cf..b56b15ca 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@22e5361e99f928eaade22e2f55d457e0fcd137b8 # tag=v32.204.5 + uses: renovatebot/github-action@9c03a9624e1973eecf6b271a4b31f7ddb1f84144 # tag=v32.208.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}