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": [
|
||||
{
|
||||
"description": "Do not update Artifact Upload Action to v4",
|
||||
"matchPackageNames": [ "actions/upload-artifact" ],
|
||||
"matchPackageNames": [ "/actions\\/upload-artifact/" ],
|
||||
"matchCategories": [ "ci" ],
|
||||
"allowedVersions": "!/v3/"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue