From bc19fa2b880ce1ec0f3e974d7c7431e81dc4a751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 10:56:24 +0000 Subject: [PATCH] Bump Checkmarx/kics-github-action from 2.1.14 to 2.1.16 Bumps [Checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 2.1.14 to 2.1.16. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](https://github.com/checkmarx/kics-github-action/compare/c11ca46d31795a2f186f1af610d121e3bcd647a0...6b6fc1162a0f06704e4cca6e5f8e008ab20fabe5) --- updated-dependencies: - dependency-name: Checkmarx/kics-github-action dependency-version: 2.1.16 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 afda48e3..26d540b8 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@c11ca46d31795a2f186f1af610d121e3bcd647a0 # v2.1.14 + uses: Checkmarx/kics-github-action@6b6fc1162a0f06704e4cca6e5f8e008ab20fabe5 # v2.1.16 with: # path: 'roles,plugins' path: '.'