Skip to content

v1.19.0

v1.19.0 #134

Workflow file for this run

name: syft-sbom-ci
on:
release:
types: [created]
jobs:
syft-sbom:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Anchore SBOM Action
uses: anchore/sbom-action@v0
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json