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