Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump bridgecrewio/checkov-action from 12.2899…
Browse files Browse the repository at this point in the history
….0 to 12.2902.0 (#6102)

:dependabot: github-actions(deps): Bump bridgecrewio/checkov-action

Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2899.0 to 12.2902.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@8dd4251...677c6c0)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Emterry <123941245+Emterry@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Emterry authored Nov 13, 2024
1 parent f4fb309 commit c888dee
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@8dd425128a58223cf87fc357dde39af6100e2bbc # v12.2899.0
uses: bridgecrewio/checkov-action@677c6c064d34fa5b29ad9caa01c32b184609b330 # v12.2902.0
with:
directory: ${{ env.working-directory }}
framework: terraform
Expand Down

0 comments on commit c888dee

Please sign in to comment.