From 0aef032ca538ce5f3305b7aa79c37f2272ac8bf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 11:53:10 +0000 Subject: [PATCH] Bump Checkmarx/kics-github-action Bumps [Checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 00def9108246ec656aea725db2167522d26a99d2 to 4063ea7186bec9fed1bf055e095a4658693f9998. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](https://github.com/checkmarx/kics-github-action/compare/00def9108246ec656aea725db2167522d26a99d2...4063ea7186bec9fed1bf055e095a4658693f9998) --- updated-dependencies: - dependency-name: Checkmarx/kics-github-action dependency-version: 4063ea7186bec9fed1bf055e095a4658693f9998 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 076d6dc6..68687853 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@00def9108246ec656aea725db2167522d26a99d2 # v2.1.19 + uses: Checkmarx/kics-github-action@4063ea7186bec9fed1bf055e095a4658693f9998 # v2.1.19 with: # path: 'roles,plugins' path: '.'