Skip to content

Commit f1fe8a1

Browse files
committed
update popular actions data set to the latest
1 parent 0ef3e18 commit f1fe8a1

2 files changed

Lines changed: 105 additions & 8 deletions

File tree

popular_actions.go

Lines changed: 97 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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,13 @@
109109
},
110110
{
111111
"slug": "actions/configure-pages",
112-
"tags": ["v1", "v2", "v3", "v4", "v5"],
113-
"next": "v6"
112+
"tags": ["v1", "v2", "v3", "v4", "v5", "v6"],
113+
"next": "v7"
114114
},
115115
{
116116
"slug": "actions/deploy-pages",
117-
"tags": ["v1", "v2", "v3", "v4"],
118-
"next": "v5"
117+
"tags": ["v1", "v2", "v3", "v4", "v5"],
118+
"next": "v6"
119119
},
120120
{
121121
"slug": "actions/delete-package-versions",
@@ -194,8 +194,8 @@
194194
},
195195
{
196196
"slug": "azure/aks-set-context",
197-
"tags": ["v1", "v2", "v3", "v4"],
198-
"next": "v5"
197+
"tags": ["v1", "v2", "v3", "v4", "v5"],
198+
"next": "v6"
199199
},
200200
{
201201
"slug": "azure/login",
@@ -209,8 +209,8 @@
209209
},
210210
{
211211
"slug": "codecov/codecov-action",
212-
"tags": ["v1", "v2", "v3", "v4", "v5"],
213-
"next": "v6"
212+
"tags": ["v1", "v2", "v3", "v4", "v5", "v6"],
213+
"next": "v7"
214214
},
215215
{
216216
"slug": "dawidd6/action-download-artifact",

0 commit comments

Comments
 (0)