Skip to content

Commit

Permalink
Log tool versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Mar 8, 2024
1 parent 45721c3 commit 8a63f5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,10 @@ jobs:
with:
tflint_version: v0.50.3

- name: Log Terraform version
run: |
terraform version
tflint --version
- name: Run CI Script
run: ./scripts/ci.sh

0 comments on commit 8a63f5d

Please sign in to comment.