Skip to content

Commit

Permalink
chore(deps): bump checkmarx/ast-github-action from 2.0.19 to 2.0.21
Browse files Browse the repository at this point in the history
Bumps [checkmarx/ast-github-action](https://github.com/checkmarx/ast-github-action) from 2.0.19 to 2.0.21.
- [Release notes](https://github.com/checkmarx/ast-github-action/releases)
- [Commits](Checkmarx/ast-github-action@162ff7e...72d549b)

---
updated-dependencies:
- dependency-name: checkmarx/ast-github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 21f4ecf commit 586024f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkmarx-one.yml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/checkout@v3
# This step creates the Checkmarx One scan
- name: Checkmarx One scan
uses: checkmarx/ast-github-action@162ff7e1c3dfd3c304c3ade36768b792c7cbd72c
uses: checkmarx/ast-github-action@72d549beebd0bc5bbafa559f198161b6ce7c03df
with:
base_uri: https://ast.checkmarx.net # This should be replaced by your base uri for Checkmarx One
cx_client_id: ${{ secrets.CX_CLIENT_ID }} # This should be created within your Checkmarx One account : https://checkmarx.com/resource/documents/en/34965-118315-authentication-for-checkmarx-one-cli.html#UUID-a4e31a96-1f36-6293-e95a-97b4b9189060_UUID-4123a2ff-32d0-2287-8dd2-3c36947f675e
Expand Down

0 comments on commit 586024f

Please sign in to comment.