Skip to content

Commit 43f1922

Browse files
[deps]: Update github/codeql-action action to v3.25.11 (#377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ddc300 commit 43f1922

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
@@ -45,7 +45,7 @@ jobs:
4545
--output-path . ${{ env.INCREMENTAL }}
4646
4747
- name: Upload Checkmarx results to GitHub
48-
uses: github/codeql-action/upload-sarif@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
48+
uses: github/codeql-action/upload-sarif@b611370bb5703a7efb587f9d136a52ea24c5c38c # v3.25.11
4949
with:
5050
sarif_file: cx_result.sarif
5151

0 commit comments

Comments
 (0)