Skip to content

chore: Update all pinned versions of python-package-ci-cd to v1.0.0 (… #30

chore: Update all pinned versions of python-package-ci-cd to v1.0.0 (…

chore: Update all pinned versions of python-package-ci-cd to v1.0.0 (… #30

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