Skip to content

Commit

Permalink
Bump checkmarx/ast-github-action from 2.0.31 to 2.0.34
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.31 to 2.0.34.
- [Release notes](https://github.com/checkmarx/ast-github-action/releases)
- [Commits](Checkmarx/ast-github-action@6c56658...9fda5a4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent 495540e commit 4f52de8
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/checkout@v4
- name: Checkmarx One CLI Action
uses: checkmarx/ast-github-action@6c56658230f79c227a55120e9b24845d574d5225 #main
uses: checkmarx/ast-github-action@9fda5a4a2c297608117a5a56af424502a9192e57 #main
with:
base_uri: ${{ secrets.AST_RND_SCANS_BASE_URI }}
cx_tenant: ${{ secrets.AST_RND_SCANS_TENANT }}
Expand Down

0 comments on commit 4f52de8

Please sign in to comment.