Skip to content

Commit 4e52475

Browse files
Bump Checkmarx/kics-github-action from 2.1.5 to 2.1.7
Bumps [Checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 2.1.5 to 2.1.7. - [Release notes](https://github.com/checkmarx/kics-github-action/releases) - [Commits](Checkmarx/kics-github-action@3246fb4...5373b38) --- updated-dependencies: - dependency-name: Checkmarx/kics-github-action dependency-version: 2.1.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0f47b9 commit 4e52475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kics.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# make sure results dir is created
3030
run: mkdir -p results-dir
3131
- name: run kics Scan
32-
uses: Checkmarx/kics-github-action@3246fb456a46d1ea8848ae18793c036718b19fe0 # v2.1.5
32+
uses: Checkmarx/kics-github-action@5373b38b35d09a400790b9e560189064d185391f # v2.1.7
3333
with:
3434
# path: 'roles,plugins'
3535
path: '.'

0 commit comments

Comments
 (0)