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.
2 parents 29f1c1d + 65328e8 commit 3156213Copy full SHA for 3156213
1 file changed
.github/dependabot.yml
@@ -2,7 +2,9 @@ version: 2
2
updates:
3
# Maintain dependencies for GitHub Actions
4
- package-ecosystem: "github-actions"
5
- directory: "/"
+ directories:
6
+ - "/"
7
+ - "/.github/actions/login-repo/"
8
schedule:
9
interval: "weekly"
10
day: saturday
0 commit comments