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 3cc8a3a commit 7ac11b2Copy full SHA for 7ac11b2
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+# Basic set up for updating github-actions
2
+
3
+version: 2
4
+updates:
5
6
+ # Maintain dependencies for GitHub Actions
7
+ - package-ecosystem: "github-actions"
8
+ directory: "/"
9
+ schedule:
10
+ interval: "monthly"
0 commit comments