diff --git a/.github/workflows/ast-scan.yml b/.github/workflows/ast-scan.yml index e6bd2f8e..573d619d 100644 --- a/.github/workflows/ast-scan.yml +++ b/.github/workflows/ast-scan.yml @@ -9,7 +9,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Checkmarx One CLI Action - uses: checkmarx/ast-github-action@1fe318de2993222574e6249750ba9000a4e2a6cd #v2.0.33 - Check for the latest version and updated here if there is a new one + uses: checkmarx/ast-github-action@f0869bd1a37fddc06499a096101e6c900e815d81 #v2.0.33 - Check for the latest version and updated here if there is a new one with: base_uri: ${{ secrets.AST_RND_SCANS_BASE_URI }} cx_tenant: ${{ secrets.AST_RND_SCANS_TENANT }}