Skip to content

Change: Reduce RHEL image size by calling "yum clean all" after insta… #30

Change: Reduce RHEL image size by calling "yum clean all" after insta…

Change: Reduce RHEL image size by calling "yum clean all" after insta… #30

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@a1883bd24d2d921426b3f06413e84606ecd43bdd # v3.27.11