We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de6f175 commit 02a4fa9Copy full SHA for 02a4fa9
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+# Set update schedule for GitHub Actions
2
+
3
+version: 2
4
+updates:
5
6
+ - package-ecosystem: "github-actions"
7
+ directory: "/"
8
+ schedule:
9
+ # Check for updates to GitHub Actions every week
10
+ interval: "weekly"
11
0 commit comments