Skip to content

v1.29.2

v1.29.2 #146

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