Skip to content

Commit f8125de

Browse files
Bump Checkmarx/kics-github-action from 2.1.14 to 2.1.15
Bumps [Checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 2.1.14 to 2.1.15. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](Checkmarx/kics-github-action@c11ca46...86775e4) --- updated-dependencies: - dependency-name: Checkmarx/kics-github-action dependency-version: 2.1.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5083232 commit f8125de

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@c11ca46d31795a2f186f1af610d121e3bcd647a0 #v2.1.14
33+
uses: Checkmarx/kics-github-action@86775e425429260b2044a0611f3031e0a0f71b0b #v2.1.15
3434
with:
3535
# path: 'roles,plugins'
3636
path: '.'

0 commit comments

Comments
 (0)