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 4272c56 commit e7730efCopy full SHA for e7730ef
1 file changed
.github/dependabot.yml
@@ -5,7 +5,9 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "githubactions"
+ # Секція для GitHub Actions
9
+ - package-ecosystem: "github-actions"
10
directory: "/"
11
schedule:
- interval: "daily"
12
+ interval: "weekly"
13
+
0 commit comments