Skip to content

Commit

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

---
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 May 3, 2024
1 parent c31c842 commit 0da6e7d
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@f119a2322b58b01b943a71ca375cd0c33a0ac38b
uses: bridgecrewio/checkov-action@e5aec874aca04a0b30142382f0980e5145252333
with:
directory: ${{ env.ANSIBLE_ROLE }}
soft_fail: true
Expand Down

0 comments on commit 0da6e7d

Please sign in to comment.