Skip to content

Commit ae719dd

Browse files
chore(deps): update checkmarx/kics-github-action action to v2.1.5
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | checkmarx/kics-github-action | v2.1.4 | v2.1.5 |
1 parent 8dad3b6 commit ae719dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scan-kics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2323

2424
- name: run kics Scan
25-
uses: checkmarx/kics-github-action@5a6152ef88416063435cebadfec9de28bcfd041d # v2.1.4
25+
uses: checkmarx/kics-github-action@3246fb456a46d1ea8848ae18793c036718b19fe0 # v2.1.5
2626
with:
2727
path: 'demo,src'
2828
output_formats: 'sarif'

0 commit comments

Comments
 (0)