Skip to content

Commit

Permalink
Merge pull request #124 from marcransome/slsa-provenance-release-fix
Browse files Browse the repository at this point in the history
Fix SLSA provenance name suffix
  • Loading branch information
marcransome authored Mar 23, 2024
2 parents 433b8a0 + ea03112 commit 66c3df4
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 66c3df4

Please sign in to comment.