Skip to content

Commit 68fefbe

Browse files
Update checkmarx/kics-github-action action to v2.1.5 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c6ecad2 commit 68fefbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
echo "repo-name=$REPO_NAME" >> "$GITHUB_OUTPUT"
6363
id: get-repo-name
6464
- name: KICS Scan
65-
uses: checkmarx/kics-github-action@v2.1.4
65+
uses: checkmarx/kics-github-action@v2.1.5
6666
with:
6767
# scanning two directories: ./terraform/ ./cfn-templates/ plus a single file
6868
path: 'render-result/'

0 commit comments

Comments
 (0)