We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 185a01f commit 68a6ad6Copy full SHA for 68a6ad6
.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@94469746ec2c43de89a42fb9d2a80070f5d25b16 # v2.1.3
+ uses: Checkmarx/kics-github-action@5a6152ef88416063435cebadfec9de28bcfd041d # v2.1.4
33
with:
34
# path: 'roles,plugins'
35
path: '.'
0 commit comments