actually fix the github-actions
manager not knowing how to find coastalcommits actions
Some checks failed
Renovate / Run (push) Has been cancelled
Some checks failed
Renovate / Run (push) Has been cancelled
oops, definitely didn't put this in the wrong file the first time around
This commit is contained in:
parent
b3fcae05b6
commit
6a4837b892
1 changed files with 11 additions and 0 deletions
11
default.json
11
default.json
|
@ -10,6 +10,17 @@
|
|||
{
|
||||
"matchUpdateTypes": ["digest"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"matchPackageNames": [
|
||||
"/^actions\\//"
|
||||
],
|
||||
"matchManagers": [
|
||||
"github-actions"
|
||||
],
|
||||
"registryUrls": [
|
||||
"https://c.csw.im"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue