Skip to content

Commit

Permalink
Fix SLSA provenance name suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
marcransome committed Mar 23, 2024
1 parent 177a3e3 commit 986511d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slsa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected] # Must specify version tag; see https://github.com/slsa-framework/slsa-verifier/issues/12
with:
base64-subjects: ${{ needs.combine_hashes.outputs.hashes }}
provenance-name: flog.multiple.intoto.json
provenance-name: flog.multiple.intoto.jsonl
release:
needs: [build, provenance]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 986511d

Please sign in to comment.