We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f47b9 commit 4e52475Copy full SHA for 4e52475
.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@3246fb456a46d1ea8848ae18793c036718b19fe0 # v2.1.5
+ uses: Checkmarx/kics-github-action@5373b38b35d09a400790b9e560189064d185391f # v2.1.7
33
with:
34
# path: 'roles,plugins'
35
path: '.'
0 commit comments