Update dependencies in workflow files (#1896)

This commit is contained in:
Shati Patel
2022-12-21 13:54:49 +00:00
committed by GitHub
parent 2493b0fd3c
commit f99e5587d0

View File

@@ -11,7 +11,7 @@ updates:
- dependency-name: "*"
update-types: ["version-update:semver-minor", "version-update:semver-patch"]
- package-ecosystem: "github-actions"
directory: ".github"
directory: "/"
schedule:
interval: "weekly"
day: "thursday" # Thursday is arbitrary