mirror of
https://github.com/github/codeql.git
synced 2026-03-21 06:57:09 +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.