File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 75
75
actions : read # To read the workflow path.
76
76
id-token : write # To sign the provenance.
77
77
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
79
79
with :
80
80
base64-subjects : " ${{ needs.release.outputs.hash }}"
81
81
provenance-name : " ${{ needs.release.outputs.artifact_name }}.jar.intoto.jsonl"
Original file line number Diff line number Diff line change 60
60
61
61
# Upload the results to GitHub's code scanning dashboard.
62
62
- 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
64
64
with :
65
65
sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments