Skip to content

Commit

Permalink
Remove trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Verhaar committed Mar 29, 2024
1 parent 3b90bd6 commit 4f6075c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-checks-tf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:
jobs:
pre-commit:
runs-on: ubuntu-latest
container: ghcr.io/antonbabenko/pre-commit-terraform:v1.79.1
container: ghcr.io/antonbabenko/pre-commit-terraform:v1.88.4
steps:
- uses: actions/checkout@v3

Expand Down
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ repos:
args:
- --hook-config=--use-standard-markers=true
- id: terraform_validate
- id: terraform_trivy
- repo: https://github.com/bridgecrewio/checkov
rev: 3.0.37
hooks:
Expand Down

0 comments on commit 4f6075c

Please sign in to comment.