Skip to content

Commit

Permalink
user v3 for scorecard-action upload
Browse files Browse the repository at this point in the history
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
  • Loading branch information
tkatila committed May 17, 2024
1 parent addef58 commit 500eec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lib-scorecard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
publish_results: true

- name: "Upload results to security"
uses: github/codeql-action/upload-sarif@187e591bef188a41dd329c95d7905134173654ae # v3
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: results.sarif

0 comments on commit 500eec6

Please sign in to comment.