Skip to content

Commit

Permalink
chore(deps): update checkov
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent d4a1bb2 commit bd0a0e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sync-root/.github/workflows/terraform-validation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Checkov
uses: bridgecrewio/checkov-action@v12.2577.0
uses: bridgecrewio/checkov-action@v12.2715.0
with:
container_user: 1000
directory: "/"
Expand Down
2 changes: 1 addition & 1 deletion sync-root/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repos:
- id: terraform_docs
- id: terraform_validate
- repo: https://github.com/bridgecrewio/checkov.git
rev: 3.2.60
rev: 3.2.63
hooks:
- id: checkov
verbose: false
Expand Down

0 comments on commit bd0a0e2

Please sign in to comment.