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 fa43f8c commit 5a29659Copy full SHA for 5a29659
.github/dependabot.yml
@@ -4,4 +4,9 @@ updates:
4
directory: "/"
5
insecure-external-code-execution: allow
6
schedule:
7
- interval: "daily"
+ interval: "daily"
8
+
9
+ - package-ecosystem: "github-actions"
10
+ directory: "/.github"
11
+ schedule:
12
0 commit comments