Discussed in detail here CryoInTheCloud/hub-image#18
A less convoluted workflow for creating and installing from a unified lockfile from conda-lock would be nice.
The chatops /condalock command was a fun solution at the time to allow administrators to trigger the condalock workflow (that requires a token with write permissions to add files to a PR), but there are alternatives now such as manually triggered workflow_dispatch or adding a label to an open PR
https://securitylab.github.com/research/github-actions-preventing-pwn-requests/