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 3ca0e7b commit bb7aeecCopy full SHA for bb7aeec
.github/dependabot.yml
@@ -6,3 +6,8 @@ updates:
6
interval: daily
7
time: "00:00"
8
open-pull-requests-limit: 20
9
+- package-ecosystem: "github-actions"
10
+ directory: "/"
11
+ schedule:
12
+ # Check for updates to GitHub Actions every weekday
13
+ interval: "daily"
0 commit comments