mirror of
https://github.com/github/codeql.git
synced 2026-07-20 18:58:36 +02:00
The resolveSigningKey method of SigningKeyResolverAdapter is an implementation of that defined in SigningKeyResolver. So this changes the type from the class to the interface it implements