Merge pull request #213 from indigok/patch-1

Add new artifact-metadata permission to schema
This commit is contained in:
eric sciple
2025-11-19 10:19:40 -06:00
committed by GitHub
+4
View File
@@ -1578,6 +1578,10 @@
"type": "permission-level-any",
"description": "Actions workflows, workflow runs, and artifacts."
},
"artifact-metadata": {
"type": "permission-level-any",
"description": "Storage and deployment records for build artifacts."
},
"attestations": {
"type": "permission-level-any",
"description": "Artifact attestations."