diff --git a/.stepsecurity/meta.json b/.stepsecurity/meta.json new file mode 100644 index 0000000..fcdc369 --- /dev/null +++ b/.stepsecurity/meta.json @@ -0,0 +1,18 @@ +{ + "schema_version": "1", + "onboarding_type": "copied", + "archived": false, + "maintained_action_name": "step-security/mongodb-github-action", + "upstream_full_repo_name": "supercharge/mongodb-github-action", + "action_type": "docker", + "last_release": { + "tag_name": "v1.12.4", + "created_at": "2026-03-06T05:45:11Z", + "published_at": "2026-03-17T05:27:58Z" + }, + "sync": { + "ignore_presets": [ + "defaults_v1" + ] + } + }