fix(icons): changed *-user-round
icons
#3421
pull-request.yml
on: pull_request_target
lint-filenames
12s
lint-contributors
10s
Check Uniqueness of Aliases
4s
generate-changed-icons-comment
12s
Annotations
1 warning and 1 notice
generate-changed-icons-comment
The following actions use a deprecated Node.js version and will be forced to run on node20: peter-evans/find-comment@v2, peter-evans/create-or-update-comment@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Contributors have changed!:
icons/circle-user-round.json#L6
Don't add people who have only performed automatic optimizations.
+ "aliases": [
+ {
+ "name": "user-circle-2",
+ "deprecated": true,
+ "deprecationReason": "alias.name",
+ "toBeRemovedInVersion": "v1.0"
+ }
+ ],
@@ -15,8 +22,0 @@
- ],
- "aliases": [
- {
- "name": "user-circle-2",
- "deprecated": true,
- "deprecationReason": "alias.name",
- "toBeRemovedInVersion": "v1.0"
- }
|