We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 651b069 commit 6a90310Copy full SHA for 6a90310
.github/workflows/validate.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Scan the Dockerfile with KICS to check for security issues.
29
- name: Docker Scan
30
- uses: Checkmarx/kics-github-action@v1.7.0
+ uses: Checkmarx/kics-github-action@v2.1.10
31
with:
32
path: Dockerfile
33
fail_on: high,medium
0 commit comments