mirror of
https://github.com/bitwarden/android.git
synced 2024-11-24 10:25:57 +03:00
[deps]: Update github/codeql-action action to v3.26.3 (#3784)
This commit is contained in:
parent
ad2c575b39
commit
e14f399e2d
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 }}
|
--output-path . ${{ env.INCREMENTAL }}
|
||||||
|
|
||||||
- name: Upload Checkmarx results to GitHub
|
- name: Upload Checkmarx results to GitHub
|
||||||
uses: github/codeql-action/upload-sarif@429e1977040da7a23b6822b13c129cd1ba93dbb2 # v3.26.2
|
uses: github/codeql-action/upload-sarif@883d8588e56d1753a8a58c1c86e88976f0c23449 # v3.26.3
|
||||||
with:
|
with:
|
||||||
sarif_file: cx_result.sarif
|
sarif_file: cx_result.sarif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue