We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c5112 commit 0f69b38Copy full SHA for 0f69b38
1 file changed
.github/dependabot.yml
@@ -1,7 +1,10 @@
1
----
2
version: 2
3
updates:
4
- package-ecosystem: github-actions
5
directory: /
6
schedule:
7
interval: semiannually
+ groups:
8
+ actions-infrastructure:
9
+ patterns:
10
+ - actions/*
0 commit comments