mirror of
https://github.com/github/codeql.git
synced 2026-07-30 15:05:38 +02: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.