diff --git a/.github/workflows/ast-scan.yml b/.github/workflows/ast-scan.yml index 0fa6260..543cc21 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 AST CLI Action - uses: checkmarx/ast-github-action@0b99738bf8a3c684087db9dccebb8114e90fa191 # main + uses: checkmarx/ast-github-action@f0869bd1a37fddc06499a096101e6c900e815d81 # main with: base_uri: ${{ secrets.BASE_URI }} cx_tenant: ${{ secrets.TENANT }}