Thanks to visit codestin.com Credit goes to github.com
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 6ae6dc5 commit fa8f3d4Copy full SHA for fa8f3d4
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/" # Location of your workflow files
6
+ schedule:
7
+ interval: "weekly" # Options: daily, weekly, monthly
0 commit comments