VS Code keeps upgrading to 4.11.5

https://packages.microsoft.com/repos/code/dists/stable/
The packages keep upgrading from 4.111 to (1.61.2-1634656828), what could be the issue, and what should I do to prevent that, it keeps upgrading when I update my packages or upgrade.

Because one is codium and the other is vscodium.

Yeah I know, I had to make that sacrifice because I need VS code because of the extensions for my developer experience and I also disabled telemetry in VS code but I found a solution. I marked the package from being upgraded, I have to do it manually.
sudo apt-mark hold code holds the package. I upgrade it manually

1 Like