Skip to content

Commit

Permalink
github-actions(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.2643.0 to 12.2646.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@d728368...bd4e315)

---
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] committed Jan 19, 2024
1 parent f465300 commit 8b0d563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-workflow-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Checkov
if: github.ref != 'refs/heads/main'
id: terraform_static_analysis_checkov
uses: bridgecrewio/checkov-action@d72836860bd74dda0cec7ade4df5b9ca7aabd096 # v12.2643.0
uses: bridgecrewio/checkov-action@bd4e3153006976539d522f45b9620806b23d9b1d # v12.2646.0
with:
directory: ${{ env.working-directory }}
framework: terraform
Expand Down

0 comments on commit 8b0d563

Please sign in to comment.