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 f5f4aa2 commit a29d355Copy full SHA for a29d355
.github/dependabot.yml
@@ -5,7 +5,9 @@ updates:
5
6
# Maintain dependencies for GitHub Actions
7
- package-ecosystem: "github-actions"
8
- directory: "/"
+ directories:
9
+ - '/'
10
+ - '/.github/actions/**/*'
11
schedule:
12
interval: "daily"
13
time: "07:00"
0 commit comments