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 c5f4e78 commit 6a84fdcCopy full SHA for 6a84fdc
.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