File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7575 actions : read # To read the workflow path.
7676 id-token : write # To sign the provenance.
7777 contents : write # To add assets to a release.
78- uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.9.1
78+ uses : slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.10.0
7979 with :
8080 base64-subjects : " ${{ needs.release.outputs.hash }}"
8181 provenance-name : " ${{ needs.release.outputs.artifact_name }}.jar.intoto.jsonl"
Original file line number Diff line number Diff line change 6060
6161 # Upload the results to GitHub's code scanning dashboard.
6262 - name : " Upload to code-scanning"
63- uses : github/codeql-action/upload-sarif@05963f47d870e2cb19a537396c1f668a348c7d8f # v3.24.8
63+ uses : github/codeql-action/upload-sarif@1b1aada464948af03b950897e5eb522f92603cc2 # v3.24.9
6464 with :
6565 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments