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.2576.0 to 12.2577.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@d85a09b...273cd7f)

---
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 Nov 16, 2023
1 parent f546cf8 commit 9b7e36c
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@d85a09b94938b421f23877a78a0ef546b1509d04 # v12.2576.0
uses: bridgecrewio/checkov-action@273cd7f9d9669d5a9404b1f8ebe840d70059fd48 # v12.2577.0
with:
directory: ${{ env.working-directory }}
framework: terraform
Expand Down

0 comments on commit 9b7e36c

Please sign in to comment.