Skip to content

Commit

Permalink
Merge pull request #92 from ossfellow/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/attest-sbom-2
  • Loading branch information
ossfellow authored Dec 10, 2024
2 parents 17056f9 + 43459f2 commit 4125024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/provenance.yml
Original file line number Diff line number Diff line change
@@ -43,7 +43,7 @@ jobs:
# config: ${{ env.GITHUB_WORKSPACE }}/.syft.yaml

- name: Create the artifact Provenance
uses: actions/attest-sbom@v1
uses: actions/attest-sbom@v2
with:
subject-path: ./${{ inputs.path }}/${{ inputs.artifact }}
sbom-path: sbom-${{ inputs.artifact }}-spdx.json

0 comments on commit 4125024

Please sign in to comment.