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.2897.0 to 12.2901.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@v12.2897.0...v12.2901.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 936d434 commit ec9c634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- uses: actions/checkout@v4

- name: Checkov Dockerfile Scan
uses: bridgecrewio/checkov-action@v12.2897.0
uses: bridgecrewio/checkov-action@v12.2901.0
with:
directory: .
framework: dockerfile
Expand Down

0 comments on commit ec9c634

Please sign in to comment.