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 9cee945 commit 159818dCopy full SHA for 159818d
.github/dependabot.yml
@@ -17,4 +17,11 @@ updates:
17
- package-ecosystem: github-actions
18
directory: "/"
19
schedule:
20
- interval: daily
+ interval: monthly
21
+ groups:
22
+ workflow-actions:
23
+ patterns:
24
+ - "*"
25
+ allow:
26
+ - dependency-name: "actions/*"
27
+ - dependency-name: "redhat-actions/*"
0 commit comments