mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
Use specific commit SHAs for GitHub actions across various workflows to enhance reliability and reproducibility. This change ensures that actions run against a known version, reducing the risk of unexpected issues due to updates in the third-party action repositories. This contributes to improving the score in #14879