mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 07:05:35 +03:00
[deps]: Update github/codeql-action action to v3.25.13 (#3589)
This commit is contained in:
parent
ee87d8ada8
commit
7218ca2477
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scan.yml
vendored
2
.github/workflows/scan.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
|||
--output-path . ${{ env.INCREMENTAL }}
|
||||
|
||||
- name: Upload Checkmarx results to GitHub
|
||||
uses: github/codeql-action/upload-sarif@4fa2a7953630fd2f3fb380f21be14ede0169dd4f # v3.25.12
|
||||
uses: github/codeql-action/upload-sarif@2d790406f505036ef40ecba973cc774a50395aac # v3.25.13
|
||||
with:
|
||||
sarif_file: cx_result.sarif
|
||||
|
||||
|
|
Loading…
Reference in a new issue