mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
[deps]: Update checkmarx/ast-github-action action to v2.0.45
This commit is contained in:
parent
ad05e3f9e1
commit
23cd7cc3a6
2
.github/workflows/scan.yml
vendored
2
.github/workflows/scan.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
ref: ${{ github.event.pull_request.head.sha }}
|
||||
|
||||
- name: Scan with Checkmarx
|
||||
uses: checkmarx/ast-github-action@184bf2f64f55d1c93fd6636d539edf274703e434 # 2.0.41
|
||||
uses: checkmarx/ast-github-action@7b7c2fd5b562de70e53fd3256b47c64e7e1951bd # 2.0.45
|
||||
env:
|
||||
INCREMENTAL: "${{ contains(github.event_name, 'pull_request') && '--sast-incremental' || '' }}"
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user