We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 307c552 commit e651ae8Copy full SHA for e651ae8
.github/workflows/_checkmarx.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: bitwarden/gh-actions/azure-logout@main
56
57
- name: Scan with Checkmarx
58
- uses: checkmarx/ast-github-action@ef93013c95adc60160bc22060875e90800d3ecfc # 2.3.19
+ uses: checkmarx/ast-github-action@fa338ce82069b297c4852ac77e2d168db9fb56d8 # 2.3.21
59
with:
60
project_name: ${{ github.repository }}
61
cx_tenant: ${{ steps.get-kv-secrets.outputs.CHECKMARX-TENANT }}
0 commit comments