Skip to content

Commit fe7d9f2

Browse files
authored
Group GitHub action dependabot updates (#71)
- **Group GitHub actions update** - **Group upload and download artifacts actions updates**
2 parents 40e8045 + 0044de8 commit fe7d9f2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,11 @@ updates:
5252
labels:
5353
- "part:tooling"
5454
- "type:tech-debt"
55+
groups:
56+
compatible:
57+
update-types:
58+
- "minor"
59+
- "patch"
60+
artifacts:
61+
patterns:
62+
- "actions/*-artifact"

0 commit comments

Comments
 (0)