We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fc667 commit 49ec296Copy full SHA for 49ec296
.github/workflows/kics.yml
@@ -29,7 +29,7 @@ jobs:
29
# make sure results dir is created
30
run: mkdir -p results-dir
31
- name: run kics Scan
32
- uses: Checkmarx/kics-github-action@71454548efb714daa457caae25c01d64cc0be9d2 # v2.1.13
+ uses: Checkmarx/kics-github-action@c11ca46d31795a2f186f1af610d121e3bcd647a0 # v2.1.14
33
with:
34
# path: 'roles,plugins'
35
path: '.'
0 commit comments