Skip to content

Commit 48fe3d1

Browse files
chore(deps): bump checkmarx/kics-github-action from 1.5 to 2.1.15 (#2349)
* chore(deps): bump checkmarx/kics-github-action from 1.5 to 1.6 Bumps [checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 1.5 to 1.6. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](Checkmarx/kics-github-action@v1.5...v1.6) --- updated-dependencies: - dependency-name: checkmarx/kics-github-action dependency-version: '1.6' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): update kics to v2.1.15 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AndrYurk <andrii.yurkevych@cofinity-x.com>
1 parent 2a2f245 commit 48fe3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- uses: actions/checkout@v5
4545

4646
- name: KICS scan
47-
uses: checkmarx/kics-github-action@v1.5
47+
uses: checkmarx/kics-github-action@v2.1.15
4848
with:
4949
path: "."
5050
fail_on: high

0 commit comments

Comments
 (0)