Skip to content

Commit

Permalink
Merge pull request #215 from Checkmarx/dependabot/github_actions/chec…
Browse files Browse the repository at this point in the history
…kmarx/ast-github-action-2.0.29

Bump checkmarx/ast-github-action from 2.0.28 to 2.0.29
  • Loading branch information
pedrompflopes authored Jun 24, 2024
2 parents dea731d + 512c84c commit 3158f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ast-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Checkmarx AST CLI Action
uses: checkmarx/ast-github-action@831a8d51a8a0535c0399f9c12728d8d3cc22d850 #main (currently 2.0.28)
uses: checkmarx/ast-github-action@92b6d52097badece63efe997ffe75207010bb80c #main (currently 2.0.28)
with:
base_uri: ${{ secrets.BASE_URI }}
cx_tenant: ${{ secrets.TENANT }}
Expand Down

0 comments on commit 3158f43

Please sign in to comment.