diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 8469f0a7..58200f96 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.2705.0 + uses: bridgecrewio/checkov-action@v12.2725.0 with: config_file: checkov.yaml