File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1111 go-version : ' 1.23'
1212 - id : determine_level
1313 run : |
14- echo "source_level=$(go run github.com/slsa-framework/slsa-source-poc/sourcetool@main --commit ${{ github.sha }} --owner ${{ github.repository_owner }} --repo ${{ github.event.repository.name }} --branch ${{ github.ref_name }})" >> $GITHUB_OUTPUT
14+ echo "source_level=$(go run github.com/slsa-framework/slsa-source-poc/sourcetool@585725b99aac94862a6f364ba3a42ae9a9ddcf36 --commit ${{ github.sha }} --owner ${{ github.repository_owner }} --repo ${{ github.event.repository.name }} --branch ${{ github.ref_name }})" >> $GITHUB_OUTPUT
1515 shell : bash
1616 - id : create_vsa
1717 # Run the script from the action directory so it has access to the template...
You can’t perform that action at this time.
0 commit comments