Skip to content

v1.24.0

v1.24.0 #139

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Anchore SBOM Action
uses: anchore/sbom-action@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json