Skip to content

Commit

Permalink
build(deps): bump checkmarx/kics-github-action from 1.6 to 2
Browse files Browse the repository at this point in the history
Bumps [checkmarx/kics-github-action](https://github.com/checkmarx/kics-github-action) from 1.6 to 2.
- [Release notes](https://github.com/checkmarx/kics-github-action/releases)
- [Commits](Checkmarx/kics-github-action@v1.6...v2)

---
updated-dependencies:
- dependency-name: checkmarx/kics-github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent c69c333 commit 72ca7be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- uses: actions/checkout@v4

- name: KICS scan
uses: checkmarx/kics-github-action@v1.6
uses: checkmarx/kics-github-action@v2

Check notice

Code scanning / KICS

Unpinned Actions Full Length Commit SHA

Action is not pinned to a full length commit SHA.
continue-on-error: true # kics 1.6 fails
with:
path: "."
Expand Down

0 comments on commit 72ca7be

Please sign in to comment.