We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d5f5e5 + 3b344f1 commit 6811646Copy full SHA for 6811646
.github/workflows/checkmarx.yaml
@@ -74,7 +74,7 @@ jobs:
74
fi
75
76
- name: Checkmarx One CLI Action
77
- uses: checkmarx/ast-github-action@fa338ce82069b297c4852ac77e2d168db9fb56d8 #2.3.21
+ uses: checkmarx/ast-github-action@f694a811fef709e5f0f8363177b26f08330c451d #2.3.23
78
with:
79
cx_tenant: ${{ secrets.CX_TENANT }}
80
base_uri: https://eu-2.ast.checkmarx.net/
@@ -91,6 +91,6 @@ jobs:
91
92
# Upload results to github
93
- name: Upload SARIF file
94
- uses: github/codeql-action/upload-sarif@86b04fb0e47484f7282357688f21d5d0e32175fe # v3.29.2
+ uses: github/codeql-action/upload-sarif@7273f08caa1dcf2c2837f362f1982de0ab4dc344 # v3.29.2
95
96
sarif_file: cx_result.sarif
0 commit comments