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 fde8b9a commit ea437a8Copy full SHA for ea437a8
.github/dependabot.yml
@@ -12,3 +12,8 @@ updates:
12
schedule:
13
interval: "daily"
14
open-pull-requests-limit: 6
15
+ - package-ecosystem: "github-actions"
16
+ directory: "/"
17
+ schedule:
18
+ # Check for updates to GitHub Actions every week
19
+ interval: "weekly"
0 commit comments