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 9574281 commit 8415170Copy full SHA for 8415170
.github/workflows/checkmarx.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v3
38
# Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs
39
- name: Checkmarx CxFlow Action
40
- uses: checkmarx-ts/checkmarx-cxflow-github-action@4f66c610b7514597ca12a7a89f9a9461fbfb7d6f
+ uses: checkmarx-ts/checkmarx-cxflow-github-action@c272adff15ad277d0cfb4ca30b3eb0618b2b68de
41
with:
42
project: ${{ secrets.CHECKMARX_PROJECT }}
43
team: ${{ secrets.CHECKMARX_TEAMS }}
0 commit comments