Skip to content

Commit 3e7c9da

Browse files
[deps]: Update github/codeql-action action to v3.28.1 (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b2772b commit 3e7c9da

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
@@ -47,7 +47,7 @@ jobs:
4747
--output-path . ${{ env.INCREMENTAL }}
4848
4949
- name: Upload Checkmarx results to GitHub
50-
uses: github/codeql-action/upload-sarif@48ab28a6f5dbc2a99bf1e0131198dd8f1df78169 # v3.28.0
50+
uses: github/codeql-action/upload-sarif@b6a472f63d85b9c78a3ac5e89422239fc15e9b3c # v3.28.1
5151
with:
5252
sarif_file: cx_result.sarif
5353

0 commit comments

Comments
 (0)