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.2649.0 to 12.2653.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@8c66b89...9f4d52e)

---
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 Feb 1, 2024
1 parent 2b621ea commit 521c427
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@8c66b89720750729664226ae360f6c8d82e190d5 # v12.2649.0
uses: bridgecrewio/checkov-action@9f4d52eba73405270f85f510680242ca21b8a4fa # v12.2653.0
with:
directory: ${{ env.working-directory }}
framework: terraform
Expand Down

0 comments on commit 521c427

Please sign in to comment.