mirror of
https://github.com/coder/coder.git
synced 2026-06-03 13:08:25 +00:00
57a65c15bf
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