Skip to content

Merge pull request #2294 from greenbone/GEA-626_Apply_new_CPE_matchin… #306

Merge pull request #2294 from greenbone/GEA-626_Apply_new_CPE_matchin…

Merge pull request #2294 from greenbone/GEA-626_Apply_new_CPE_matchin… #306

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