Skip to content

Commit 44bae87

Browse files
renovate[bot]gsanchietti
authored andcommitted
chore(deps): update github/codeql-action action to v4
1 parent 4c9466c commit 44bae87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
format: sarif
7272
output: ${{ matrix.directory }}.sarif
7373
- name: Upload sarif scan
74-
uses: github/codeql-action/upload-sarif@v3
74+
uses: github/codeql-action/upload-sarif@v4
7575
with:
7676
sarif_file: ${{ matrix.directory }}.sarif
7777
category: ${{ matrix.directory }}

0 commit comments

Comments
 (0)