Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
kzantow committed May 3, 2024
1 parent 5c150b3 commit 867ae43
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ jobs:
# dependency-snapshot: true
# syft-version: https://github.com/kzantow-anchore/syft/archive/refs/heads/update-github-format.zip

- uses: kzantow-anchore/sbom-action@chore/update-github-artifact-client
with:
image: alpine:latest
artifact-name: new-image.spdx.json
dependency-snapshot: true

# - uses: anchore/sbom-action/publish-sbom@v0
# if: startsWith(github.ref, 'refs/tags/')
# with:
Expand Down

0 comments on commit 867ae43

Please sign in to comment.