mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01: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