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 7311b41 commit dc0f60bCopy full SHA for dc0f60b
.github/dependabot.yml
@@ -12,3 +12,8 @@ updates:
12
time: "05:00"
13
timezone: "America/Los_Angeles"
14
open-pull-requests-limit: 0 # Disable non-security version updates
15
+ - package-ecosystem: github-actions
16
+ directory: "/"
17
+ schedule:
18
+ interval: weekly
19
+ open-pull-requests-limit: 0 # Disable non-security version updates
0 commit comments