Skip to content

Commit d4df2f5

Browse files
authored
1 parent e550a32 commit d4df2f5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
version: 2
22
updates:
33
- package-ecosystem: "github-actions"
4-
directory: "/"
4+
directories:
5+
- "/"
6+
- "/.github/actions/*/"
57
schedule:
68
interval: "daily"

0 commit comments

Comments
 (0)