Skip to content

Commit 78dbdfa

Browse files
authored
Bump github/codeql-action/upload-sarif@v3
1 parent 085347e commit 78dbdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160

161161
- name: Upload lint reports (SARIF)
162162
if: always()
163-
uses: github/codeql-action/upload-sarif@v2
163+
uses: github/codeql-action/upload-sarif@v3
164164
with:
165165
sarif_file: './'
166166

0 commit comments

Comments
 (0)