Merge pull request 'Update BOM action version in demo' () from su/update-bom-ver into main

Reviewed-on: https://staging.allspice.dev/AllSpice-Demos/Actions-demo/pulls/34
This commit is contained in:
AllSpiceUser 2024-07-25 15:21:55 +00:00
commit 49aa1f5ae5
2 changed files with 7 additions and 2 deletions

View File

@ -3,14 +3,19 @@ columns:
part_attributes:
- "Manufacturer"
- "MANUFACTURER"
sort: "asc"
- name: "Part Number"
part_attributes:
- "PART"
- "MANUFACTURER #"
- "_part_id"
remove_rows_matching: "TP|MTG|FID"
- name: "Designator"
part_attributes: "Designator"
grouped_values_separator: "; "
grouped_values_sort: "asc"
- name: "Description"
part_attributes:
- "PART DESCRIPTION"
- "_description"
- "_description"

View File

@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
- name: Generate BOM
uses: https://hub.allspice.io/Actions/generate-bom@v0.4
uses: https://hub.allspice.io/Actions/generate-bom@v0.5
with:
# The path to the project file in your repo (.PrjPcb for Altium, .DSN for OrCad).
source_path: Archimajor.PrjPcb