diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 04d68672c1a..aa01cbc655c 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@26610af9724e59a2558a804f5c375d5aa2140c6f # v34.108.2 + uses: renovatebot/github-action@2535077be4f3a55ecff924d99c5deee087865a76 # v34.108.4 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}