diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 64e151b1..fbe98ac7 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@29d72ce4be68a2381b8167fe6b989d7726416b31 # v34.32.0 + uses: renovatebot/github-action@cd3254b1f914ad04188de04493cdbf708593e92d # v34.34.0 with: configurationFile: .github/renovate-config.js token: ${{ secrets.BOT_TOKEN }}