Skip to content

fix: Add a checkout step to make sure the python version can be deter… #58

fix: Add a checkout step to make sure the python version can be deter…

fix: Add a checkout step to make sure the python version can be deter… #58

Workflow file for this run

---
name: Create & Scan SBOM
on:
push:
branches: [main]
pull_request:
branches: [main]
release:
types: [published]
jobs:
sbom-scan:
uses: ./.github/workflows/_reusable-sbom-scan.yml
permissions:
security-events: write
contents: write
id-token: write
attestations: write