Skip to content

Commit 9f3c3a8

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/ejs-3.1.10
2 parents f809d5f + 908852d commit 9f3c3a8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @actions/actions-workflow-development-reviewers
1+
* @actions/actions-vscode-reviewers

workflow-parser/src/workflow-v1.0.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1515,6 +1515,10 @@
15151515
"type": "permission-level-any",
15161516
"description": "Actions workflows, workflow runs, and artifacts."
15171517
},
1518+
"attestations": {
1519+
"type": "permission-level-any",
1520+
"description": "Artifact attestations."
1521+
},
15181522
"checks": {
15191523
"type": "permission-level-any",
15201524
"description": "Check runs and check suites."

0 commit comments

Comments
 (0)