Skip to content

Commit

Permalink
Bump bridgecrewio/checkov-action from 12.2844.0 to 12.2860.0
Browse files Browse the repository at this point in the history
Bumps [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) from 12.2844.0 to 12.2860.0.
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@c62a2ce...1b813e8)

---
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 Sep 17, 2024
1 parent 395b5f7 commit ce1fc6a
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@c62a2ceacd60b86e57ec72502c567ce3df3012f0
uses: bridgecrewio/checkov-action@1b813e8f72afe2b6263a6ea10c873707e21ebe44
with:
directory: ${{ env.ANSIBLE_ROLE }}
soft_fail: true
Expand Down

0 comments on commit ce1fc6a

Please sign in to comment.