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