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 80502a2 commit bd3ee32Copy full SHA for bd3ee32
.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@c11ca46d31795a2f186f1af610d121e3bcd647a0 # v2.1.14
+ uses: Checkmarx/kics-github-action@86775e425429260b2044a0611f3031e0a0f71b0b # v2.1.15
33
with:
34
# path: 'roles,plugins'
35
path: '.'
0 commit comments