Skip to content

Commit 5083232

Browse files
Bump Checkmarx/kics-github-action from 2.1.13 to 2.1.14 (#33)
Bumps [Checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 2.1.13 to 2.1.14. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](Checkmarx/kics-github-action@7145454...c11ca46) --- updated-dependencies: - dependency-name: Checkmarx/kics-github-action dependency-version: 2.1.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ab2442 commit 5083232

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
@@ -30,7 +30,7 @@ jobs:
3030
# make sure results dir is created
3131
run: mkdir -p results-dir
3232
- name: run kics Scan
33-
uses: Checkmarx/kics-github-action@71454548efb714daa457caae25c01d64cc0be9d2 #v2.1.13
33+
uses: Checkmarx/kics-github-action@c11ca46d31795a2f186f1af610d121e3bcd647a0 #v2.1.14
3434
with:
3535
# path: 'roles,plugins'
3636
path: '.'

0 commit comments

Comments
 (0)