Skip to content

Commit

Permalink
secure download atts
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Aug 7, 2024
1 parent ff35a07 commit d693579
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/debug.generic-generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,10 @@ jobs:
with:
name: artifact2
- name: Download provenance
uses: actions/download-artifact@v4
uses: slsa-framework/slsa-github-generator/actions/nodejs/[email protected]
with:
name: ${{ needs.provenance2.outputs.provenance-download-name }}
sha256: ${{ needs.provenance2.outputs.provenance-download-sha256 }}
- name: Setup slsa-verifier
uses: slsa-framework/slsa-verifier/actions/[email protected]
- name: Verify
Expand Down

0 comments on commit d693579

Please sign in to comment.