Skip to content

v1.32.1

v1.32.1 #154

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@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json