diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d53df43..8ca3dee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -34,7 +34,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v7 - name: Checkov - uses: bridgecrewio/checkov-action@v12.3115.0 + uses: bridgecrewio/checkov-action@v12.3117.0 with: file: Dockerfile framework: dockerfile