Skip to content

Commit 20f17fc

Browse files
test(deps): update dependency checkov to v3.2.519 (main) (#6421)
test(deps): update dependency checkov to v3.2.519 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4c403f commit 20f17fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/Dockerfile.distro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ FROM build AS test-python
218218
RUN install-tool python 3.14.4
219219

220220
# renovate: datasource=pypi
221-
RUN install-tool checkov 3.2.517
221+
RUN install-tool checkov 3.2.519
222222
# renovate: datasource=pypi
223223
RUN install-tool conan 2.27.0
224224
# 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.14.4
4646
FROM test-python AS test-checkov
4747

4848
# renovate: datasource=pypi
49-
RUN install-tool checkov 3.2.517
49+
RUN install-tool checkov 3.2.519
5050

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

0 commit comments

Comments
 (0)