Skip to content

Commit a29d355

Browse files
authored
Update dependabot.yml
1 parent f5f4aa2 commit a29d355

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ updates:
55

66
# Maintain dependencies for GitHub Actions
77
- package-ecosystem: "github-actions"
8-
directory: "/"
8+
directories:
9+
- '/'
10+
- '/.github/actions/**/*'
911
schedule:
1012
interval: "daily"
1113
time: "07:00"

0 commit comments

Comments
 (0)