mirror of
https://github.com/github/codeql.git
synced 2026-02-13 13:41:08 +01:00
I considered using `getInput` like in JS, but things like signature verification has multiple inputs (message and signature). Using getAnInput also aligns better with Decoding/Encoding.