fix the github-actions
manager not knowing how to find coastalcommits actions
All checks were successful
Renovate / Run (push) Successful in 3m55s
All checks were successful
Renovate / Run (push) Successful in 3m55s
This commit is contained in:
parent
c346fd06d3
commit
b3fcae05b6
1 changed files with 11 additions and 0 deletions
|
@ -7,6 +7,17 @@
|
|||
{
|
||||
"matchUpdateTypes": ["minor", "patch", "digest"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"/^actions\\//"
|
||||
],
|
||||
"matchManagers": [
|
||||
"github-actions"
|
||||
],
|
||||
"registryUrls": [
|
||||
"https://c.csw.im"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue