Skip to content

Commit aee16c6

Browse files
chore(deps): update github/codeql-action action to v3.30.9
1 parent 2ab8785 commit aee16c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: securego/[email protected]
1313
with:
1414
args: "-no-fail -fmt sarif -out results.sarif ./..."
15-
- uses: github/codeql-action/upload-sarif@v3.28.0
15+
- uses: github/codeql-action/upload-sarif@v3.30.9
1616
with:
1717
sarif_file: results.sarif
1818

0 commit comments

Comments
 (0)