Skip to content

Commit 0dab908

Browse files
chore(deps): update github/codeql-action action to v3.27.3
1 parent 8305ba9 commit 0dab908

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/[email protected].2
37+
uses: github/codeql-action/[email protected].3
3838
with:
3939
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 commit comments

Comments
 (0)