Skip to content

Commit 85a5a8a

Browse files
committed
Bump action version
1 parent b331b41 commit 85a5a8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ jobs:
4848
env:
4949
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
5050
- name: Upload SARIF report
51-
uses: github/codeql-action/upload-sarif@v2
51+
uses: github/codeql-action/upload-sarif@v3
5252
with:
5353
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 commit comments

Comments
 (0)