Skip to content

Commit 74aea3b

Browse files
committed
update popular actions to the latest
1 parent 9091329 commit 74aea3b

File tree

2 files changed

+112
-6
lines changed

2 files changed

+112
-6
lines changed

popular_actions.go

+106
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

+6-6
Original file line numberDiff line numberDiff line change
@@ -184,18 +184,18 @@
184184
},
185185
{
186186
"slug": "codecov/codecov-action",
187-
"tags": ["v1", "v2", "v3", "v4"],
188-
"next": "v5"
187+
"tags": ["v1", "v2", "v3", "v4", "v5"],
188+
"next": "v6"
189189
},
190190
{
191191
"slug": "dawidd6/action-download-artifact",
192-
"tags": ["v2", "v3", "v5", "v6"],
193-
"next": "v7"
192+
"tags": ["v2", "v3", "v5", "v6", "v7"],
193+
"next": "v8"
194194
},
195195
{
196196
"slug": "dawidd6/action-send-mail",
197-
"tags": ["v1", "v2", "v3"],
198-
"next": "v4"
197+
"tags": ["v1", "v2", "v3", "v4"],
198+
"next": "v5"
199199
},
200200
{
201201
"slug": "dessant/lock-threads",

0 commit comments

Comments
 (0)