Skip to content

Commit 30899d5

Browse files
test(deps): update dependency checkov to v3.2.464 (main) (#4902)
test(deps): update dependency checkov to v3.2.464 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a243a7a commit 30899d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ FROM build AS test-python
176176
RUN install-tool python 3.13.7
177177

178178
# renovate: datasource=pypi
179-
RUN install-tool checkov 3.2.461
179+
RUN install-tool checkov 3.2.464
180180
# renovate: datasource=pypi
181181
RUN install-tool conan 2.19.1
182182
# renovate: datasource=pypi

test/python/Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ RUN install-tool python 3.13.7
4646
FROM test-python AS test-checkov
4747

4848
# renovate: datasource=pypi
49-
RUN install-tool checkov 3.2.461
49+
RUN install-tool checkov 3.2.464
5050

5151
#--------------------------------------
5252
# Image: hashin

0 commit comments

Comments
 (0)