Update checkmarx.yml
Point to SHA instead for master
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
# Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs
|
# Runs the Checkmarx Scan leveraging the latest version of CxFlow - REFER to Action README for list of inputs
|
||||||
- name: Checkmarx CxFlow Action
|
- name: Checkmarx CxFlow Action
|
||||||
uses: checkmarx-ts/checkmarx-cxflow-github-action@master
|
uses: checkmarx-ts/checkmarx-cxflow-github-action@9975af7d6b957abec9ee9646effa3fb3b82c5314
|
||||||
with:
|
with:
|
||||||
project: ${{ secrets.CHECKMARX_PROJECT }}
|
project: ${{ secrets.CHECKMARX_PROJECT }}
|
||||||
team: ${{ secrets.CHECKMARX_TEAMS }}
|
team: ${{ secrets.CHECKMARX_TEAMS }}
|
||||||
|
|||||||
Reference in New Issue
Block a user