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 c6ecad2 commit 68fefbeCopy full SHA for 68fefbe
.github/workflows/ci.yaml
@@ -62,7 +62,7 @@ jobs:
62
echo "repo-name=$REPO_NAME" >> "$GITHUB_OUTPUT"
63
id: get-repo-name
64
- name: KICS Scan
65
- uses: checkmarx/kics-github-action@v2.1.4
+ uses: checkmarx/kics-github-action@v2.1.5
66
with:
67
# scanning two directories: ./terraform/ ./cfn-templates/ plus a single file
68
path: 'render-result/'
0 commit comments