diff --git a/pkg/schema/workflow_schema.json b/pkg/schema/workflow_schema.json index b65bf6ff4d0..91efe1bac05 100644 --- a/pkg/schema/workflow_schema.json +++ b/pkg/schema/workflow_schema.json @@ -1280,6 +1280,10 @@ "type": "permission-level-any", "description": "Actions workflows, workflow runs, and artifacts." }, + "artifact-metadata": { + "type": "permission-level-any", + "description": "Artifact metadata." + }, "attestations": { "type": "permission-level-any", "description": "Artifact attestations."