Change github-actions directory

This commit is contained in:
Shizun Ge 2022-02-13 11:55:02 -08:00 committed by GitHub
parent a9fc78fad1
commit 1938f71181

View file

@ -5,15 +5,15 @@
version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
- package-ecosystem: "gomod"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "docker" # See documentation for possible values
- package-ecosystem: "github-actions"
directory: "/.github/workflows/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"