Skip to content

Commit db99695

Browse files
chore(deps): update github/codeql-action action to v3.28.1
1 parent 78fd2ae commit db99695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
3535

3636
- name: Report Qodana results to GitHub
37-
uses: github/codeql-action/upload-sarif@v3.28.0
37+
uses: github/codeql-action/upload-sarif@v3.28.1
3838
with:
3939
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 commit comments

Comments
 (0)