We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4904a54 commit 0a14ab9Copy full SHA for 0a14ab9
.github/dependabot.yml
@@ -9,3 +9,9 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
+
13
+ - package-ecosystem: "github-actions"
14
+ directory: "/"
15
+ schedule:
16
+ # Check for updates to GitHub Actions every week
17
+ interval: "weekly"
0 commit comments