Skip to content

Commit bd3ee32

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] <support@github.com>
1 parent 80502a2 commit bd3ee32

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
@@ -29,7 +29,7 @@ jobs:
2929
# make sure results dir is created
3030
run: mkdir -p results-dir
3131
- name: run kics Scan
32-
uses: Checkmarx/kics-github-action@c11ca46d31795a2f186f1af610d121e3bcd647a0 # v2.1.14
32+
uses: Checkmarx/kics-github-action@86775e425429260b2044a0611f3031e0a0f71b0b # v2.1.15
3333
with:
3434
# path: 'roles,plugins'
3535
path: '.'

0 commit comments

Comments
 (0)