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
Pin github actions to version hashes so that they are more robust against supply chain attacks. E.g., instead of astral-sh/setup-uv@v5, use astral-sh/setup-uv@0x123456
Pin github actions to version hashes so that they are more robust against supply chain attacks. E.g., instead of
astral-sh/setup-uv@v5, useastral-sh/setup-uv@0x123456