From 42a0bff3dc8c00f43bf97b9ebf0ccc56f8a7b215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 02:32:46 +0000 Subject: [PATCH] Bump checkmarx/kics-github-action from 2.1.7 to 2.1.12 Bumps [checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 2.1.7 to 2.1.12. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](https://github.com/checkmarx/kics-github-action/compare/v2.1.7...v2.1.12) --- updated-dependencies: - dependency-name: checkmarx/kics-github-action dependency-version: 2.1.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index ba81031..2528b81 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -44,7 +44,7 @@ jobs: # https://github.com/marketplace/actions/kics-github-action - name: run kics Scan - uses: checkmarx/kics-github-action@v2.1.7 + uses: checkmarx/kics-github-action@v2.1.12 with: path: '.' output_path: 'target'