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.2545.0 to 12.2547.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@0f79539...aa6c9ce)

---
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 Oct 25, 2023
1 parent 2841a6c commit 0f3a1e5
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 @@ -47,7 +47,7 @@ jobs:
- name: Checkov
if: github.ref != 'refs/heads/main'
id: terraform_static_analysis_checkov
uses: bridgecrewio/checkov-action@0f795398308d2c67a264fef3ac54c9da8b985519 # v12.2545.0
uses: bridgecrewio/checkov-action@aa6c9ce07bffe7026745f047ba632dba37fceaf9 # v12.2547.0
with:
directory: ${{ env.working-directory }}
framework: terraform
Expand Down

0 comments on commit 0f3a1e5

Please sign in to comment.