Skip to content

Commit

Permalink
chore(deps): update checkmarx/kics-github-action action to v2.1.5
Browse files Browse the repository at this point in the history
| datasource  | package                      | from   | to     |
| ----------- | ---------------------------- | ------ | ------ |
| github-tags | checkmarx/kics-github-action | v2.1.4 | v2.1.5 |
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent 8dad3b6 commit ae719dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-kics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: run kics Scan
uses: checkmarx/kics-github-action@5a6152ef88416063435cebadfec9de28bcfd041d # v2.1.4
uses: checkmarx/kics-github-action@3246fb456a46d1ea8848ae18793c036718b19fe0 # v2.1.5
with:
path: 'demo,src'
output_formats: 'sarif'
Expand Down

0 comments on commit ae719dd

Please sign in to comment.