From 5aea84908d0a1edf35cc581b31cee8f190ac419f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 06:32:47 +0000 Subject: [PATCH] Bump Checkmarx/kics-github-action Bumps [Checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 4063ea7186bec9fed1bf055e095a4658693f9998 to 7117906d8779ecaf5180f34c4931a774f10d7625. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](https://github.com/checkmarx/kics-github-action/compare/4063ea7186bec9fed1bf055e095a4658693f9998...7117906d8779ecaf5180f34c4931a774f10d7625) --- updated-dependencies: - dependency-name: Checkmarx/kics-github-action dependency-version: 7117906d8779ecaf5180f34c4931a774f10d7625 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 68687853..96f4e8b6 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@4063ea7186bec9fed1bf055e095a4658693f9998 # v2.1.19 + uses: Checkmarx/kics-github-action@7117906d8779ecaf5180f34c4931a774f10d7625 # v2.1.19 with: # path: 'roles,plugins' path: '.'