From 3f1f7c9705f88a7a3776de0ac6c8533a0b2c2c3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 10:20:30 +0000 Subject: [PATCH] Bump Checkmarx/kics-github-action from 2.1.5 to 2.1.9 Bumps [Checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 2.1.5 to 2.1.9. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](https://github.com/checkmarx/kics-github-action/compare/3246fb456a46d1ea8848ae18793c036718b19fe0...1141bda1e68d7ef7e2ab27bb8d90e6b1ad341537) --- updated-dependencies: - dependency-name: Checkmarx/kics-github-action dependency-version: 2.1.9 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 d8a653fb..db62e4da 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@3246fb456a46d1ea8848ae18793c036718b19fe0 # v2.1.5 + uses: Checkmarx/kics-github-action@1141bda1e68d7ef7e2ab27bb8d90e6b1ad341537 # v2.1.9 with: # path: 'roles,plugins' path: '.'