Skip to content

SBOM

SBOM #1

Workflow file for this run

name: SBOM
on: [workflow_dispatch]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Generate SBOM
run: |
gh sbom | jq