Skip to content

Commit 81ca37c

Browse files
committed
update upload-sarif action up to v3
1 parent 24830fc commit 81ca37c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
cache-default-branch-only: true
138138

139139
- name: Qodana - Publish Results
140-
uses: github/codeql-action/upload-sarif@v2
140+
uses: github/codeql-action/upload-sarif@v3
141141
with:
142142
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json
143143

0 commit comments

Comments
 (0)