diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index e5757700..c32c811f 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@d94ad8a4f7257a3b920ebc494e325508558406a0 # v34.90.0 + uses: renovatebot/github-action@470e3afc63e6918e343692f5f7f1ecb84ca3fac7 # v34.93.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}