Skip to content

Commit 8f5ed84

Browse files
Update github/codeql-action action to v4 (#414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bda027d commit 8f5ed84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ jobs:
8888
pr-mode: false
8989

9090
- name: Upload results to GitHub
91-
uses: github/codeql-action/upload-sarif@v3
91+
uses: github/codeql-action/upload-sarif@v4
9292
with:
9393
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 commit comments

Comments
 (0)