@credal/actions 0.2.27 → 0.2.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8361,7 +8361,7 @@ export const githubListPullRequestsDefinition = {
|
|
8361
8361
|
provider: "github",
|
8362
8362
|
};
|
8363
8363
|
export const githubSearchRepositoryDefinition = {
|
8364
|
-
description: "Search for
|
8364
|
+
description: "Search for code, issues and pull requests within a repository in a GitHub organization",
|
8365
8365
|
scopes: [],
|
8366
8366
|
parameters: {
|
8367
8367
|
type: "object",
|