mirror of
https://github.com/github/codeql.git
synced 2026-05-08 23:21:37 +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