add docker digest to patch releases for docker
This commit is contained in:
@@ -76,7 +76,8 @@
|
|||||||
"automerge": true,
|
"automerge": true,
|
||||||
"matchUpdateTypes": [
|
"matchUpdateTypes": [
|
||||||
"minor",
|
"minor",
|
||||||
"patch"
|
"patch",
|
||||||
|
"digest"
|
||||||
],
|
],
|
||||||
"bumpVersion": "patch",
|
"bumpVersion": "patch",
|
||||||
"labels": ["tag/non-major"],
|
"labels": ["tag/non-major"],
|
||||||
|
|||||||
Reference in New Issue
Block a user