diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 714e2a5..f26ac2c 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -95,7 +95,7 @@ jobs: config: auto - name: Checkov IaC and workflow scan - uses: bridgecrewio/checkov-action@4048c972aae68d0b983a48bb3479aab2d877b898 + uses: bridgecrewio/checkov-action@dfb51aed1b783289b0d3f255028e7a88d5e8caa1 with: directory: . framework: terraform,kubernetes,dockerfile,github_actions @@ -166,7 +166,7 @@ jobs: config: auto - name: Checkov IaC and workflow scan - uses: bridgecrewio/checkov-action@4048c972aae68d0b983a48bb3479aab2d877b898 + uses: bridgecrewio/checkov-action@dfb51aed1b783289b0d3f255028e7a88d5e8caa1 with: directory: . framework: terraform,kubernetes,dockerfile,github_actions