diff --git a/.github/workflows/checkov.yml b/.github/workflows/checkov.yml index b145df0..5f2d98f 100644 --- a/.github/workflows/checkov.yml +++ b/.github/workflows/checkov.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v3 - name: Checkov GitHub Action - uses: bridgecrewio/checkov-action@v12.1998.0 + uses: bridgecrewio/checkov-action@v12.2930.0 with: directory: . quiet: true