mirror of
https://github.com/github/codeql-action.git
synced 2026-04-28 09:58:49 +00:00
05d4e25296
Use [...languages].sort() instead of languages.sort() to avoid mutating the caller's array as a side effect.