Skip to content

Commit

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

---
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 Nov 11, 2024
1 parent 6163b31 commit b308122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ast-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Checkmarx One CLI Action
uses: checkmarx/ast-github-action@6c56658230f79c227a55120e9b24845d574d5225 # v.2.0.31
uses: checkmarx/ast-github-action@03a90e7253dadd7e2fff55f5dfbce647b39040a1 # v.2.0.37
with:
base_uri: ${{ secrets.AST_RND_SCANS_BASE_URI }}
cx_tenant: ${{ secrets.AST_RND_SCANS_TENANT }}
Expand Down

0 comments on commit b308122

Please sign in to comment.