You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depending on specific hashes (rather than tags, which are mutable) is more stable/secure: it guarantees the specific code belonging to that commit hash is installed. On the other hand, it means updates will not be installed.
Depending on specific hashes (rather than tags, which are mutable) is more stable/secure: it guarantees the specific code belonging to that commit hash is installed. On the other hand, it means updates will not be installed.