Skip to content

Update fmt to 11.0.1, add example #552

Update fmt to 11.0.1, add example

Update fmt to 11.0.1, add example #552

Workflow file for this run

name: Run SBOM manifests validation test
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
test_sbom:
name: Run SBOM manifests validation test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
git config --global safe.directory $(pwd)
pip install -U esp-idf-sbom pyparsing>=3.0
python3 -m esp_idf_sbom manifest validate