mirror of
https://github.com/github/codeql.git
synced 2025-12-26 13:46:31 +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.