Skip to content

chore(deps): update terraform github to v6.3.0 #424

chore(deps): update terraform github to v6.3.0

chore(deps): update terraform github to v6.3.0 #424

Workflow file for this run

name: TFLint
on:
- pull_request
- push
jobs:
tflint:
runs-on: ubuntu-latest
steps:
- name: Checkout tree
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Set-up TFLint
uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4.0.0
- name: Run TFLint
run: tflint --recursive --format=compact