Skip to content

Add new test action #95

Add new test action

Add new test action #95

Workflow file for this run

name: Generate SBOM
on: push
jobs:
steps:
- name: Generate Python SBOM

Check failure on line 7 in .github/workflows/sbom-generate.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/sbom-generate.yml

Invalid workflow file

You have an error in your yaml syntax on line 7
uses: CycloneDX/gh-python-generate-sbom@v2
with:
input: ./requirements.txt
output: ./bom.json
format: json