mirror of
https://github.com/google/go-attestation.git
synced 2025-06-01 23:10:53 +00:00
Add github-actions to Dependabot config (#408)
This commit is contained in:
parent
f7a27487f1
commit
f37925d5d0
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -8,3 +8,12 @@ updates:
|
|||||||
"Go modules":
|
"Go modules":
|
||||||
patterns:
|
patterns:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
groups:
|
||||||
|
github-actions:
|
||||||
|
patterns:
|
||||||
|
- "*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user