Skip to content

Commit 500eec6

Browse files
committed
user v3 for scorecard-action upload
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
1 parent addef58 commit 500eec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
publish_results: true
2929

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

0 commit comments

Comments
 (0)