Skip to content

Commit

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

---
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] authored Oct 7, 2024
1 parent 6163b31 commit 040fcef
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@ed196cdaec9cd1bc5aacac4ca2010dd773b20893 # v.2.0.35
with:
base_uri: ${{ secrets.AST_RND_SCANS_BASE_URI }}
cx_tenant: ${{ secrets.AST_RND_SCANS_TENANT }}
Expand Down

0 comments on commit 040fcef

Please sign in to comment.