Skip to content

Fix: Support Python 3.9 and 3.10 for linting too #194

Fix: Support Python 3.9 and 3.10 for linting too

Fix: Support Python 3.9 and 3.10 for linting too #194

Workflow file for this run

name: SBOM upload
on:
workflow_dispatch:
push:
branches: ["main"]
jobs:
SBOM-upload:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: write
steps:
- name: 'SBOM upload'
uses: greenbone/actions/sbom-upload@v3