File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
actions/slsa_with_provenance Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 2525 - id : determine_level
2626 run : |
2727 echo "## SLSA Source Properties" >> $GITHUB_STEP_SUMMARY
28- go run github.com/slsa-framework/slsa-source-poc/sourcetool@c58c9e2c5690605babdc58a2da9bf8d6d89c694a --github_token ${{ github.token }} checklevelprov --commit ${{ github.sha }} --prev_commit ${{ github.event.before }} --owner ${{ github.repository_owner }} --repo ${{ github.event.repository.name }} --branch ${{ github.ref_name }} --output_signed_bundle ${{ github.workspace }}/metadata/signed_bundle.intoto.jsonl >> $GITHUB_STEP_SUMMARY
28+ go run github.com/slsa-framework/slsa-source-poc/sourcetool@8de659f119d933d4cfaed300e7d8bd78528a48c7 --github_token ${{ github.token }} checklevelprov --commit ${{ github.sha }} --owner ${{ github.repository_owner }} --repo ${{ github.event.repository.name }} --branch ${{ github.ref_name }} --output_signed_bundle ${{ github.workspace }}/metadata/signed_bundle.intoto.jsonl >> $GITHUB_STEP_SUMMARY
2929 shell : bash
3030 - id : summary
3131 run : |
You can’t perform that action at this time.
0 commit comments