Skip to content

Commit a5e2b4b

Browse files
Merge pull request #22 from CPS-IT/task/github-artifact-actions
[TASK] Group actions/*-artifact actions
2 parents f02a058 + a6c230b commit a5e2b4b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

default.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@
5959
"php"
6060
],
6161
"rangeStrategy": "widen"
62+
},
63+
{
64+
"matchDepNames": [
65+
"actions/download-artifact",
66+
"actions/upload-artifact"
67+
],
68+
"groupName": "GitHub artifact actions"
6269
}
6370
],
6471
"prConcurrentLimit": 10,

0 commit comments

Comments
 (0)