Skip to content

Commit

Permalink
update popular actions data set including goreleaser-action@v6
Browse files Browse the repository at this point in the history
  • Loading branch information
rhysd committed Jun 8, 2024
1 parent ec17fff commit cda3239
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 4 deletions.
45 changes: 45 additions & 0 deletions popular_actions.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions scripts/generate-popular-actions/popular_actions.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,8 @@
},
{
"slug": "dawidd6/action-download-artifact",
"tags": ["v2", "v3"],
"next": "v4"
"tags": ["v2", "v3", "v5"],
"next": "v6"
},
{
"slug": "dawidd6/action-send-mail",
Expand Down Expand Up @@ -292,8 +292,8 @@
},
{
"slug": "goreleaser/goreleaser-action",
"tags": ["v1", "v2", "v3", "v4", "v5"],
"next": "v6"
"tags": ["v1", "v2", "v3", "v4", "v5", "v6"],
"next": "v7"
},
{
"slug": "gradle/wrapper-validation-action",
Expand Down

0 comments on commit cda3239

Please sign in to comment.