Skip to content

Commit 3da5d4a

Browse files
chore(deps): update github/codeql-action action to v4
Generated by renovateBot
1 parent 555ec48 commit 3da5d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cifuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Upload Sarif
4040
if: always() && steps.build.outcome == 'success'
41-
uses: github/codeql-action/upload-sarif@v3
41+
uses: github/codeql-action/upload-sarif@v4
4242
with:
4343
# Path to SARIF file relative to the root of the repository
4444
sarif_file: cifuzz-sarif/results.sarif

0 commit comments

Comments
 (0)