diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 794b6cd7..85b35e06 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -105,6 +105,6 @@ jobs: fetch-depth: 0 - name: Run Checkov - uses: bridgecrewio/checkov-action@v12.2498.0 + uses: bridgecrewio/checkov-action@v12.2526.0 with: config_file: checkov.yaml