Update doNotUpdateUploadArtifactToV4.json
This commit is contained in:
parent
54785ab298
commit
bbb657d903
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "Do not update Artifact Upload Action to v4",
|
"description": "Do not update Artifact Upload Action to v4",
|
||||||
"matchPackageNames": [ "actions/upload-artifact" ],
|
"matchPackageNames": [ "/actions\\/upload-artifact/" ],
|
||||||
"matchCategories": [ "ci" ],
|
"matchCategories": [ "ci" ],
|
||||||
"allowedVersions": "!/v3/"
|
"allowedVersions": "!/v3/"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue