fix(actions): automerge pinDigest versions
This commit is contained in:
+2
-5
@@ -16,7 +16,8 @@
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch"
|
||||
"patch",
|
||||
"pinDigest"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -36,10 +37,6 @@
|
||||
"goreleaser/goreleaser",
|
||||
"oras-project/oras",
|
||||
"sigstore/cosign"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user