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 4277228 commit 80daeddCopy full SHA for 80daedd
1 file changed
.github/dependabot.yml
@@ -1,7 +1,9 @@
1
version: 2
2
updates:
3
- package-ecosystem: "github-actions"
4
- directory: "/"
+ directories:
5
+ - /
6
+ - /actions/*
7
schedule:
8
interval: "monthly"
9
cooldown:
0 commit comments