Skip to content

Commit 49ec296

Browse files
Bump Checkmarx/kics-github-action from 2.1.13 to 2.1.14
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]>
1 parent 58fc667 commit 49ec296

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@71454548efb714daa457caae25c01d64cc0be9d2 # v2.1.13
32+
uses: Checkmarx/kics-github-action@c11ca46d31795a2f186f1af610d121e3bcd647a0 # v2.1.14
3333
with:
3434
# path: 'roles,plugins'
3535
path: '.'

0 commit comments

Comments
 (0)