Skip to content

v0.50.0

v0.50.0 #73

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@v2
- name: Anchore SBOM Action
uses: anchore/[email protected]
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json