Skip to content

Commit d8e9b53

Browse files
committed
add octokit/[email protected] to popular actions data set
1 parent b3c4e99 commit d8e9b53

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

popular_actions.go

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/generate-popular-actions/popular_actions.json

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -462,13 +462,18 @@
462462
"next": "v4"
463463
},
464464
{
465-
"slug": "actions/attest-build-provenance",
466-
"tags": ["v1"],
467-
"next": "v2"
465+
"slug": "actions/attest-build-provenance",
466+
"tags": ["v1"],
467+
"next": "v2"
468+
},
469+
{
470+
"slug": "actions/add-to-project",
471+
"tags": ["v1.0.1"],
472+
"next": "v2.0.0"
468473
},
469474
{
470-
"slug": "actions/add-to-project",
471-
"tags": ["v1.0.1"],
472-
"next": "v2.0.0"
475+
"slug": "octokit/graphql-action",
476+
"tags": ["v2.x"],
477+
"next": "v3.x"
473478
}
474479
]

0 commit comments

Comments
 (0)