Skip to content

Commit 4340fbb

Browse files
committed
Update scripts/generate-popular-actions/popular_actions.json
Run `go run ./scripts/generate-popular-actions -d`. And fix these action's metadata. * https://github.com/actions/attest-build-provenance/releases/tag/v2.0.0
1 parent 74aea3b commit 4340fbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/generate-popular-actions/popular_actions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -471,8 +471,8 @@
471471
},
472472
{
473473
"slug": "actions/attest-build-provenance",
474-
"tags": ["v1"],
475-
"next": "v2"
474+
"tags": ["v1", "v2"],
475+
"next": "v3"
476476
},
477477
{
478478
"slug": "actions/add-to-project",

0 commit comments

Comments
 (0)