Update GitHub Actions using dependabot
This commit is contained in:
parent
e932c00e85
commit
246a523e47
|
|
@ -9,3 +9,8 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
# Check for updates to GitHub Actions every week
|
||||||
|
interval: "weekly"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue