diff --git a/.github/workflows/sast.yml b/.github/workflows/sast.yml index 6f69a5a..b7f9510 100644 --- a/.github/workflows/sast.yml +++ b/.github/workflows/sast.yml @@ -17,7 +17,7 @@ jobs: ref: ${{ github.event.pull_request.head.ref }} - name: Run Checkov - uses: bridgecrewio/checkov-action@d1ecbbd991738bb77267c875eff09fe1f2c6e044 # v12 + uses: bridgecrewio/checkov-action@197d53917e0ff43d63111c0808e40b1aaf28ec1c # v12 with: config_file: .checkov.yml trivy: