Skip to content

Commit

Permalink
Sets attestation for binary artifacts only (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubiratansoares authored Aug 4, 2024
1 parent d056a70 commit e8b1c6e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,6 @@ jobs:
with:
subject-path: artifacts/**/*

- name: Build provenance for SBOM
uses: actions/attest-sbom@f19ab44411e02574a74181cec8eb584319d0f779 # v1.4.0
with:
subject-path: artifacts/**/*
sbom-path: gwv.cdx.json

- name: Prepare Github release
id: prepare-release
run: ./krabby.sh prepare-release
Expand Down

0 comments on commit e8b1c6e

Please sign in to comment.