Skip to content

Commit

Permalink
Bump bridgecrewio/checkov-action from 12.2685.0 to 12.2702.0
Browse files Browse the repository at this point in the history
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2685.0 to 12.2702.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@17911b0...f119a23)

---
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 and r-pufky committed Apr 1, 2024
1 parent 67a22e8 commit c31c842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
if: ${{ always() }}
- name: Run Checkov action
id: checkov
uses: bridgecrewio/checkov-action@17911b01af4a54fa2190c4d3d17866070e6684f9
uses: bridgecrewio/checkov-action@f119a2322b58b01b943a71ca375cd0c33a0ac38b
with:
directory: ${{ env.ANSIBLE_ROLE }}
soft_fail: true
Expand Down

0 comments on commit c31c842

Please sign in to comment.