Skip to content

Commit b0c5c53

Browse files
chore: Add meta config
1 parent 3cfc744 commit b0c5c53

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.stepsecurity/meta.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"schema_version": "1",
3+
"onboarding_type": "copied",
4+
"archived": false,
5+
"maintained_action_name": "step-security/dynamodb-actions",
6+
"upstream_full_repo_name": "mooyoul/dynamodb-actions",
7+
"action_type": "docker",
8+
"last_release": {
9+
"tag_name": "v1.2.7",
10+
"created_at": "2026-04-10T09:11:07Z",
11+
"published_at": "2026-04-13T05:25:46Z"
12+
},
13+
"sync": {
14+
"ignore_presets": [
15+
"defaults_v1"
16+
]
17+
}
18+
}

0 commit comments

Comments
 (0)