From 59006639db9bfc5f6fc3b4dd45c4c9514fdb6226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 10:22:49 +0000 Subject: [PATCH] Bump Checkmarx/kics-github-action Bumps [Checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 7117906d8779ecaf5180f34c4931a774f10d7625 to bcd2aff52160bfe5a72608452d00326e90da7a9a. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](https://github.com/checkmarx/kics-github-action/compare/7117906d8779ecaf5180f34c4931a774f10d7625...bcd2aff52160bfe5a72608452d00326e90da7a9a) --- updated-dependencies: - dependency-name: Checkmarx/kics-github-action dependency-version: bcd2aff52160bfe5a72608452d00326e90da7a9a dependency-type: direct:production ... 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 e83ab069..82d31b1b 100644 --- a/.github/workflows/kics.yml +++ b/.github/workflows/kics.yml @@ -32,7 +32,7 @@ jobs: # make sure results dir is created run: mkdir -p results-dir - name: run kics Scan - uses: Checkmarx/kics-github-action@7117906d8779ecaf5180f34c4931a774f10d7625 # v2.1.19 + uses: Checkmarx/kics-github-action@bcd2aff52160bfe5a72608452d00326e90da7a9a # v2.1.19 with: # path: 'roles,plugins' path: '.'