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 5d4e473 commit e3c16eaCopy full SHA for e3c16ea
.github/dependabot.yml
@@ -9,3 +9,8 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
+ - package-ecosystem: "github-actions"
13
+ directory: "/"
14
+ schedule:
15
+ # Check for updates to GitHub Actions every week
16
+ interval: "weekly"
0 commit comments