Skip to content

Fix: Fix the display of the status "Use workaround for default certif… #72

Fix: Fix the display of the status "Use workaround for default certif…

Fix: Fix the display of the status "Use workaround for default certif… #72

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@v2