From 49ec296e16cfeca0c3c7de7ae68ee3e94a09f543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 10:03:15 +0000 Subject: [PATCH] Bump Checkmarx/kics-github-action from 2.1.13 to 2.1.14 Bumps [Checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 2.1.13 to 2.1.14. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](https://github.com/checkmarx/kics-github-action/compare/71454548efb714daa457caae25c01d64cc0be9d2...c11ca46d31795a2f186f1af610d121e3bcd647a0) --- updated-dependencies: - dependency-name: Checkmarx/kics-github-action dependency-version: 2.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/kics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kics.yml b/.github/workflows/kics.yml index f6261400..afda48e3 100644 --- a/.github/workflows/kics.yml +++ b/.github/workflows/kics.yml @@ -29,7 +29,7 @@ jobs: # make sure results dir is created run: mkdir -p results-dir - name: run kics Scan - uses: Checkmarx/kics-github-action@71454548efb714daa457caae25c01d64cc0be9d2 # v2.1.13 + uses: Checkmarx/kics-github-action@c11ca46d31795a2f186f1af610d121e3bcd647a0 # v2.1.14 with: # path: 'roles,plugins' path: '.'