Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cd29c1d

Browse files
authoredMay 21, 2025··
Bump checkmarx/kics-github-action from 2.1.7 to 2.1.8
Bumps [checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 2.1.7 to 2.1.8. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](Checkmarx/kics-github-action@v2.1.7...v2.1.8) --- updated-dependencies: - dependency-name: checkmarx/kics-github-action dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2260ab commit cd29c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/IACS-Checkmarx-kics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: mkdir -p results-dir
3232

3333
- name: Run kics Scan
34-
uses: checkmarx/kics-github-action@v2.1.7
34+
uses: checkmarx/kics-github-action@v2.1.8
3535
with:
3636
path: 'terraform'
3737
# when provided with a directory on output_path

0 commit comments

Comments
 (0)
Please sign in to comment.