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