diff --git a/checkov.yaml b/checkov.yaml index 31eca9258e7..7a05696748e 100644 --- a/checkov.yaml +++ b/checkov.yaml @@ -1,6 +1,6 @@ package: name: checkov - version: "3.2.479" + version: "3.2.483" epoch: 0 description: "static code and composition analysis tool for IaC" copyright: @@ -33,7 +33,7 @@ pipeline: with: repository: https://github.com/bridgecrewio/checkov tag: ${{package.version}} - expected-commit: 02f2e6d90a5cff4da00a05663f94ff6843504e69 + expected-commit: 8220455d068e37808ded2c20fed0ab441ac7df2f - uses: py/pip-build-install with: