You've already forked renovate-config
fix(actions): add sigstore/cosign
This commit is contained in:
18
actions.json
18
actions.json
@@ -114,6 +114,24 @@
|
|||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"peter-evans/dockerhub-description"
|
"peter-evans/dockerhub-description"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"addLabels": [
|
||||||
|
"renovate/automerge",
|
||||||
|
"renovate/github-action"
|
||||||
|
],
|
||||||
|
"automerge": true,
|
||||||
|
"enabled": true,
|
||||||
|
"matchDatasources":[
|
||||||
|
"github-tags"
|
||||||
|
],
|
||||||
|
"matchPackageNames": [
|
||||||
|
"sigstore/cosign"
|
||||||
|
],
|
||||||
|
"matchUpdateTypes": [
|
||||||
|
"minor",
|
||||||
|
"patch"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user