We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98053b5 commit 7b434a9Copy full SHA for 7b434a9
lib/Github/Api/Repository/SecretScanning.php
@@ -62,4 +62,3 @@ public function locations(string $username, string $repository, int $alertNumber
62
return $this->get('/repos/'.rawurlencode($username).'/'.rawurlencode($repository).'/secret-scanning/alerts/'.$alertNumber.'/locations', $params);
63
}
64
65
-
0 commit comments