Browse Source
Merge pull request #2768 from naveensrinivasan/naveen/feat/dependabot
Dependabot for GitHub actions
pull/2769/head
Chris Lu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
0 deletions
-
.github/dependabot.yml
|
|
@ -0,0 +1,6 @@ |
|
|
|
version: 2 |
|
|
|
updates: |
|
|
|
- package-ecosystem: "github-actions" |
|
|
|
directory: "/" |
|
|
|
schedule: |
|
|
|
interval: "daily" |