Security: Included githubactions in the dependabot config

Author: @naveensrinivasan
pull/4575/head
Naveen 2 years ago committed by GitHub
parent 23c399d5c8
commit 2123330891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      .github/dependabot.yml

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
Loading…
Cancel
Save