diff --git a/checkov.yaml b/checkov.yaml index 31eca9258e7..e6f67b03d23 100644 --- a/checkov.yaml +++ b/checkov.yaml @@ -1,6 +1,6 @@ package: name: checkov - version: "3.2.479" + version: "3.2.481" 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: 2a512b9a07f5597e0fd13994b5a91a71915c513f - uses: py/pip-build-install with: