Skip to content

Commit f76a6dc

Browse files
[deps]: Update github/codeql-action action to v3.24.7 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cb84015 commit f76a6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
additional_params: --report-format sarif --output-path . ${{ env.INCREMENTAL }}
4444

4545
- name: Upload Checkmarx results to GitHub
46-
uses: github/codeql-action/upload-sarif@8a470fddafa5cbb6266ee11b37ef4d8aae19c571 # v3.24.6
46+
uses: github/codeql-action/upload-sarif@3ab4101902695724f9365a384f86c1074d94e18c # v3.24.7
4747
with:
4848
sarif_file: cx_result.sarif
4949

0 commit comments

Comments
 (0)