Skip to content

Drop support for Python 3.8, add support for Python 3.13, and update dependencies. #253

Drop support for Python 3.8, add support for Python 3.13, and update dependencies.

Drop support for Python 3.8, add support for Python 3.13, and update dependencies. #253

Workflow file for this run

---
name: Create & Scan SBOM
on:
push:
branches: [main]
pull_request:
branches: [main]
release:
types: [published]
jobs:
sbom-scan:
uses: tektronix/python-package-ci-cd/.github/workflows/[email protected]
permissions:
security-events: write
contents: write
id-token: write
attestations: write