diff --git a/.github/workflows/scans.yml b/.github/workflows/scans.yml index a34792b..845ce46 100644 --- a/.github/workflows/scans.yml +++ b/.github/workflows/scans.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - - uses: bridgecrewio/checkov-action@81ec5eb0ef150170f3bda7759e3878fa1a5bd413 # master + - uses: bridgecrewio/checkov-action@05d9f3cd4807c3dea7444d4e60dc44ad57928ab5 # master with: soft_fail: ${{ github.event_name != 'pull_request' }}