Skip to content

Commit

Permalink
Replace TFSEC env variable with TRIVY env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
za committed Dec 17, 2024
1 parent c88900e commit 959cd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:

env:
TF_DOCS_VERSION: v0.19.0
TFSEC_VERSION: v1.28.11
TFLINT_VERSION: v0.53.0
TRIVY_VERSION: 0.58.0
permissions:
contents: read
jobs:
Expand Down

0 comments on commit 959cd48

Please sign in to comment.