From 991187b822519b90bea618077e1c3e7ed5e96cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 05:26:23 +0000 Subject: [PATCH] chore(deps): bump checkmarx/kics-github-action from 1.7.0 to 2.1.4 Bumps [checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 1.7.0 to 2.1.4. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](https://github.com/checkmarx/kics-github-action/compare/8a44970e3d2eca668be41abe9d4e06709c3b3609...5a6152ef88416063435cebadfec9de28bcfd041d) --- updated-dependencies: - dependency-name: checkmarx/kics-github-action dependency-type: direct:production update-type: version-update:semver-major ... 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 3860dea..c96a9df 100644 --- a/.github/workflows/kics.yml +++ b/.github/workflows/kics.yml @@ -59,7 +59,7 @@ jobs: # - the "Administrative Boundaries" Info (e84eaf4d-2f45-47b2-abe8-e581b06deb66) would not be visible # - name: KICS scan - uses: checkmarx/kics-github-action@8a44970e3d2eca668be41abe9d4e06709c3b3609 # v1.7.0 + uses: checkmarx/kics-github-action@5a6152ef88416063435cebadfec9de28bcfd041d # v2.1.4 with: path: "." fail_on: high