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 2540011 commit 28dca98Copy full SHA for 28dca98
.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.3
+ uses: checkmarx/kics-github-action@v2.1.4
66
with:
67
# scanning two directories: ./terraform/ ./cfn-templates/ plus a single file
68
path: 'render-result/'
0 commit comments