Skip to content

Commit

Permalink
build(deps): bump bridgecrewio/checkov-action
Browse files Browse the repository at this point in the history
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2431.0 to 12.2660.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@v12.2431.0...v12.2660.0)

---
updated-dependencies:
- dependency-name: bridgecrewio/checkov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 012bdd3 commit 524ba76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-checkov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Run Checkov action
id: checkov
uses: bridgecrewio/checkov-action@v12.2431.0
uses: bridgecrewio/checkov-action@v12.2660.0
with:
directory: .
skip_check: CKV_OPENAPI_5,CKV_OPENAPI_4 # Demo swagger file

0 comments on commit 524ba76

Please sign in to comment.