Skip to content

Commit 7c23b85

Browse files
authored
Update nightvision.yml
1 parent 494448a commit 7c23b85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightvision.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
nightvision export sarif -s "$(head -n 1 scan-results.txt)" --swagger-file openapi-spec.yml
5353
5454
- name: (6) Upload SARIF file to GitHub Security Alerts if vulnerabilities are found
55-
uses: github/codeql-action/upload-sarif@v2
55+
uses: github/codeql-action/upload-sarif@v3
5656
if: success()
5757
with:
5858
sarif_file: results.sarif

0 commit comments

Comments
 (0)