Skip to content

Commit 874bf89

Browse files
committed
update popular actions data set with pulumi/actions@v6
1 parent aa1a6d2 commit 874bf89

File tree

2 files changed

+41
-2
lines changed

2 files changed

+41
-2
lines changed

popular_actions.go

Lines changed: 39 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,8 +358,8 @@
358358
},
359359
{
360360
"slug": "pulumi/actions",
361-
"tags": ["v1", "v2", "v3", "v4", "v5"],
362-
"next": "v6"
361+
"tags": ["v1", "v2", "v3", "v4", "v5", "v6"],
362+
"next": "v7"
363363
},
364364
{
365365
"slug": "pypa/gh-action-pypi-publish",

0 commit comments

Comments
 (0)