Skip to content

Commit

Permalink
:dependabot: 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.2940.0 to 12.2942.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@5e86cd5...d8d0579)

---
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 Jan 7, 2025
1 parent 1a240c3 commit 1634e22
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 @@ -54,7 +54,7 @@ jobs:
- name: Checkov
if: github.ref != 'refs/heads/main'
id: terraform_static_analysis_checkov
uses: bridgecrewio/checkov-action@5e86cd541c4b0313548373ee038e5886de0ba918 # v12.2940.0
uses: bridgecrewio/checkov-action@d8d05796d44fbdd67576bd6ce831ac7b3bd072bd # v12.2942.0
with:
directory: ${{ env.working-directory }}
framework: terraform
Expand Down

0 comments on commit 1634e22

Please sign in to comment.